mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	disable icons
This commit is contained in:
		| @@ -157,7 +157,11 @@ function enableSidetree(label) { | ||||
|                 'data': function(node) { | ||||
|                     return {'id': node.id}; | ||||
|                 } | ||||
|             } | ||||
|             }, | ||||
|             'themes': { | ||||
|                 'icons': false, | ||||
|                 'responsive': true, | ||||
|             }, | ||||
|         } | ||||
|     }).bind('select_node.jstree', function(e, data) { | ||||
|         window.location.href = data.node.a_attr.href; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user