mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	cleanup
This commit is contained in:
		| @@ -104,7 +104,6 @@ function inventreeDocReady() { | ||||
|         }, | ||||
|         create: function () { | ||||
|             $(this).data('ui-autocomplete')._renderItem = function (ul, item) { | ||||
|                 console.log(item); | ||||
|                 return $('<li>') | ||||
|                     .append('<span>' + imageHoverIcon(item.thumbnail) + item.label + '</span>') | ||||
|                     .appendTo(ul); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user