2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-03 04:00:57 +00:00

Working on navbar

This commit is contained in:
Oliver
2021-10-27 15:48:42 +11:00
parent c6ceea4d45
commit 1e31774ce7
4 changed files with 112 additions and 75 deletions

View File

@ -111,7 +111,7 @@ function inventreeDocReady() {
modal.modal({
backdrop: 'static',
keyboard: 'false',
keyboard: true,
});
modal.modal('show');