mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
Refactor BuildOrder pages
This commit is contained in:
@ -20,7 +20,6 @@ function attachNavCallbacks(options={}) {
|
||||
activatePanel(panelName, options);
|
||||
});
|
||||
|
||||
|
||||
var panelClass = options.name || 'unknown';
|
||||
|
||||
/* Look for a default panel to initialize
|
||||
|
Reference in New Issue
Block a user