2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00

Fancify all the menubars

This commit is contained in:
Oliver Walters
2021-02-25 09:10:20 +11:00
parent fe42d5c54d
commit 26e80fa0ab
12 changed files with 112 additions and 96 deletions

View File

@ -148,9 +148,10 @@ src="{% static 'img/blank_image.png' %}"
{% block js_ready %}
enableRightNavbar({
minWidth: '50px'
});
enableNavbar({
label: 'build',
toggleId: '#build-menu-toggle'
});
$("#build-edit").click(function () {
launchModalForm("{% url 'build-edit' build.id %}",