mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Add sidebar item
This commit is contained in:
		| @@ -4,5 +4,7 @@ | ||||
|  | ||||
| {% trans "Parameters" as text %} | ||||
| {% include "sidebar_item.html" with label='parameters' text=text icon="fa-th-list" %} | ||||
| {% trans "Attachments" as text %} | ||||
| {% include "sidebar_item.html" with label='attachments' text=text icon="fa-paperclip" %} | ||||
| {% trans "Supplier Parts" as text %} | ||||
| {% include "sidebar_item.html" with label='supplier-parts' text=text icon="fa-building" %} | ||||
		Reference in New Issue
	
	Block a user