Ticket #3255: clean[5831].diff
File clean[5831].diff, 294 bytes (added by , 14 years ago) |
---|
-
src/core.js
1031 1031 1032 1032 }); 1033 1033 1034 // Remove the elements from the temporary div (#3255) 1035 jQuery(ret).remove(); 1036 1034 1037 return ret; 1035 1038 }, 1036 1039