forked from CIT/Vmeda.Online
		
	Merge pull request #1946 from albertgasset/MOBILE-3039
MOBILE-3039 forum: Display prefetch icon
This commit is contained in:
		
						commit
						fecd7d786b
					
				| @ -244,6 +244,9 @@ export class AddonModForumIndexComponent extends CoreCourseModuleMainActivityCom | |||||||
|             this.domUtils.showErrorModalDefault(message, 'addon.mod_forum.errorgetforum', true); |             this.domUtils.showErrorModalDefault(message, 'addon.mod_forum.errorgetforum', true); | ||||||
| 
 | 
 | ||||||
|             this.loadMoreError = true; // Set to prevent infinite calls with infinite-loading.
 |             this.loadMoreError = true; // Set to prevent infinite calls with infinite-loading.
 | ||||||
|  |         }).then(() => { | ||||||
|  |             // All data obtained, now fill the context menu.
 | ||||||
|  |             this.fillContextMenu(refresh); | ||||||
|         }); |         }); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user