MOBILE-3998 imscp: Fix navbar not showing
This commit is contained in:
		
							parent
							
								
									2a20fea590
								
							
						
					
					
						commit
						0b0920876b
					
				| @ -33,7 +33,7 @@ | ||||
|         </div> | ||||
|     </core-loading> | ||||
| 
 | ||||
|     <core-navigation-bar collapsible-footer *ngIf="loaded && navigationItems.length > 1 && false" [items]="navigationItems" | ||||
|     <core-navigation-bar collapsible-footer *ngIf="loaded && navigationItems.length > 1" [items]="navigationItems" | ||||
|         (action)="loadItem($event)"> | ||||
|     </core-navigation-bar> | ||||
| </ion-content> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user