mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| {% load i18n %} | ||||
| <a href="#" id='select-{{ label }}' title='{% trans text %}' class="list-group-item sidebar-list-group-item border-end-0 d-inline-block text-truncate sidebar-selector" data-bs-parent="#sidebar"> | ||||
|     <i class="bi bi-bootstrap"></i> | ||||
|     <span class='sidebar-item-icon{% if icon %} fas {{ icon }}{% endif %}'></span> | ||||
|     <span class='sidebar-item-icon fas {{ icon|default:"fa-circle" }}'></span> | ||||
|     <span class='sidebar-item-text' style='display: none;'>{% trans text %}</span> | ||||
|     {% if badge %} | ||||
|     <span id='sidebar-badge-{{ label }}' class='sidebar-item-badge badge rounded-pill badge-right bg-dark'> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user