forked from EVOgeek/Vmeda.Online
		
	MOBILE-2693 data: Fix updating entries with changed files
This commit is contained in:
		
							parent
							
								
									dc023afa37
								
							
						
					
					
						commit
						2537e06a24
					
				| @ -303,7 +303,7 @@ export class AddonModDataEditPage { | ||||
| 
 | ||||
|         this.jsData = { | ||||
|             fields: this.fields, | ||||
|             contents: this.entry.contents, | ||||
|             contents: this.utils.clone(this.entry.contents), | ||||
|             form: this.editForm, | ||||
|             data: this.data, | ||||
|             errors: this.errors | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user