forked from EVOgeek/Vmeda.Online
		
	MOBILE-3039 glossary: Fix edit offline entry
This commit is contained in:
		
							parent
							
								
									7e649138d7
								
							
						
					
					
						commit
						5f0eda1235
					
				| @ -88,6 +88,7 @@ export class AddonModGlossaryEditPage implements OnInit { | ||||
|         if (entry) { | ||||
|             this.entry.concept = entry.concept || ''; | ||||
|             this.entry.definition = entry.definition || ''; | ||||
|             this.entry.timecreated = entry.timecreated || 0; | ||||
| 
 | ||||
|             this.originalData = { | ||||
|                 concept: this.entry.concept, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user