2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-28 22:35:54 +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');