commit
						8ee03ac09e
					
				
							
								
								
									
										2
									
								
								.github/workflows/prepare.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/prepare.yml
									
									
									
									
										vendored
									
									
								
							| @ -2,7 +2,7 @@ name: Prepare | |||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|     branches: [ master, integration, workplace, freemium-master ] |     branches: [ master, integration, freemium-master ] | ||||||
| 
 | 
 | ||||||
| jobs: | jobs: | ||||||
|   prepare: |   prepare: | ||||||
|  | |||||||
| @ -91,7 +91,7 @@ | |||||||
|         <ion-grid class="ion-no-padding"> |         <ion-grid class="ion-no-padding"> | ||||||
|             <ion-row class="ion-no-padding"> |             <ion-row class="ion-no-padding"> | ||||||
|                 <ion-col *ngFor="let course of filteredCourses" class="ion-no-padding" |                 <ion-col *ngFor="let course of filteredCourses" class="ion-no-padding" | ||||||
|                     size="12" size-sm="6" size-md="6" size-lg="4" size-xl="3" align-self-stretch> |                     size="12" size-sm="6" size-md="6" size-lg="4" size-xl="3"> | ||||||
|                     <core-courses-course-progress [course]="course" class="core-courseoverview" showAll="true" |                     <core-courses-course-progress [course]="course" class="core-courseoverview" showAll="true" | ||||||
|                         [showDownload]="downloadCourseEnabled && downloadEnabled"> |                         [showDownload]="downloadCourseEnabled && downloadEnabled"> | ||||||
|                     </core-courses-course-progress> |                     </core-courses-course-progress> | ||||||
|  | |||||||
| @ -39,8 +39,8 @@ | |||||||
|         </ion-searchbar> |         </ion-searchbar> | ||||||
|         <ion-grid class="ion-no-padding safe-area-page"> |         <ion-grid class="ion-no-padding safe-area-page"> | ||||||
|             <ion-row class="ion-no-padding"> |             <ion-row class="ion-no-padding"> | ||||||
|                 <ion-col *ngFor="let course of filteredCourses" class="ion-no-padding" size="12" size-sm="6" size-md="6" |                 <ion-col *ngFor="let course of filteredCourses" class="ion-no-padding" | ||||||
|                     size-lg="4" size-xl="4" align-self-stretch> |                     size="12" size-sm="6" size-md="6" size-lg="4" size-xl="4"> | ||||||
|                     <core-courses-course-progress [course]="course" class="core-courseoverview" showAll="true"> |                     <core-courses-course-progress [course]="course" class="core-courseoverview" showAll="true"> | ||||||
|                     </core-courses-course-progress> |                     </core-courses-course-progress> | ||||||
|                 </ion-col> |                 </ion-col> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user