mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-27 05:18:40 +00:00
Templating
This commit is contained in:
parent
facec188e3
commit
fcda137a44
|
|
@ -37,6 +37,5 @@
|
|||
}(window.jsOMS = window.jsOMS || {}));
|
||||
|
||||
jsOMS.ready(function () {
|
||||
window.omsApp.moduleManager.initModule('Draw');
|
||||
window.omsApp.moduleManager.get('Draw').bind();
|
||||
});
|
||||
|
|
|
|||
|
|
@ -43,7 +43,6 @@
|
|||
|
||||
jsOMS.ready(function ()
|
||||
{
|
||||
window.omsApp.moduleManager.initModule('Draw');
|
||||
window.omsApp.moduleManager.get('Draw').bind();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user