MOBILE-2930 core: Fix compilation error in block component
This commit is contained in:
		
							parent
							
								
									ea7caaed20
								
							
						
					
					
						commit
						7619c63f70
					
				| @ -27,7 +27,7 @@ import { CoreBlockDelegate } from '@core/block/providers/delegate'; | ||||
| }) | ||||
| export class CoreSitePluginsBlockComponent extends CoreBlockBaseComponent implements OnChanges { | ||||
|     @Input() block: any; | ||||
|     @Input() contextLevel: number; | ||||
|     @Input() contextLevel: string; | ||||
|     @Input() instanceId: number; | ||||
| 
 | ||||
|     @ViewChild(CoreSitePluginsPluginContentComponent) content: CoreSitePluginsPluginContentComponent; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user