MOBILE-4193 course: Fix 'Invalid regular expression' error
This commit is contained in:
		
							parent
							
								
									9fa85bd83e
								
							
						
					
					
						commit
						0772f4c616
					
				| @ -86,7 +86,7 @@ export class CoreModuleHandlerBase implements Partial<CoreCourseModuleHandler> { | ||||
|             return modicon; | ||||
|         } | ||||
| 
 | ||||
|         return CoreCourse.getModuleIconSrc(module.name, modicon); | ||||
|         return CoreCourse.getModuleIconSrc(module.modname, modicon); | ||||
|     } | ||||
| 
 | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user