mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	fix design refs
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| <a href="#" id='{{ target }}-toggle' class="list-group-item {{ target }}-list-group-item border-end d-inline-block text-truncate {{ target }}-toggle" data-bs-parent="#{{ target }}" style='display: none;'> | ||||
|     <i class="bi bi-bootstrap"></i><span id='{{ target }}-toggle-icon' class='{{ target }}-item-icon fas fa-chevron-left'></span> | ||||
| <a href="#" id='{{ target }}-toggle' class="list-group-item sidebar-list-group-item border-end d-inline-block text-truncate sidebar-toggle" data-bs-parent="#sidebar" style='display: none;'> | ||||
|     <i class="bi bi-bootstrap"></i><span id='sidebar-toggle-icon' class='sidebar-item-icon fas fa-chevron-left'></span> | ||||
|     {% if text %}<span class='sidebar-item-text' style='display: none;'>{{ text }}</span>{% endif %} | ||||
| </a> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user