forked from EVOgeek/Vmeda.Online
		
	Merge pull request #3403 from alfonso-salces/MOBILE-4146
MOBILE-4146 course-format: Remove OnPush from course-format page
This commit is contained in:
		
						commit
						e6308c2869
					
				| @ -23,7 +23,6 @@ import { | |||||||
|     QueryList, |     QueryList, | ||||||
|     Type, |     Type, | ||||||
|     ElementRef, |     ElementRef, | ||||||
|     ChangeDetectionStrategy, |  | ||||||
|     ChangeDetectorRef, |     ChangeDetectorRef, | ||||||
| } from '@angular/core'; | } from '@angular/core'; | ||||||
| import { CoreDomUtils } from '@services/utils/dom'; | import { CoreDomUtils } from '@services/utils/dom'; | ||||||
| @ -66,7 +65,6 @@ import { CoreUserTourDirectiveOptions } from '@directives/user-tour'; | |||||||
|     selector: 'core-course-format', |     selector: 'core-course-format', | ||||||
|     templateUrl: 'course-format.html', |     templateUrl: 'course-format.html', | ||||||
|     styleUrls: ['course-format.scss'], |     styleUrls: ['course-format.scss'], | ||||||
|     changeDetection: ChangeDetectionStrategy.OnPush, |  | ||||||
| }) | }) | ||||||
| export class CoreCourseFormatComponent implements OnInit, OnChanges, OnDestroy { | export class CoreCourseFormatComponent implements OnInit, OnChanges, OnDestroy { | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user