mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	remove always show
This commit is contained in:
		| @@ -178,9 +178,6 @@ function enableSidetree(label) { | ||||
|  | ||||
|     setSidetreeState(label, state); | ||||
|  | ||||
|     // Finally, show the sidebar | ||||
|     $('#sidetree').show(); | ||||
|  | ||||
|     function setSidetreeState(label, state) { | ||||
|         if (state == 'collapsed') { | ||||
|             $('#sidetree').hide(100); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user