Fixed possible bug in partialUpdate
This commit is contained in:
		
							parent
							
								
									02cd3d633e
								
							
						
					
					
						commit
						32a89e13cd
					
				| @ -2038,7 +2038,7 @@ function partialUpdate(src, tar, des) { | ||||
|                 console.log(removeElements[j].outerHTML); | ||||
|             } | ||||
|             if (removeElements[j]) | ||||
|                 removeElements[j].remove(); | ||||
|                 $(removeElements[j]).remove(); | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user