mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-14 07:48:41 +00:00
Fixing media upload based on reporter
This commit is contained in:
parent
15fabe8f58
commit
8f0e19e174
|
|
@ -128,6 +128,5 @@ jsOMS.ready(function ()
|
||||||
{
|
{
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
let navigation = new jsOMS.Modules.Navigation();
|
window.omsApp.moduleManager.get('Navigation').bind('nav-side');
|
||||||
navigation.bind('nav-side');
|
|
||||||
});
|
});
|
||||||
Loading…
Reference in New Issue
Block a user