removed .js ending from addScript - now the toolbar appears
This commit is contained in:
parent
de28f7c58c
commit
4bbcd5cac8
@ -224,7 +224,7 @@ var documentsMain = {
|
|||||||
map.addControl(L.control.partsPreview());
|
map.addControl(L.control.partsPreview());
|
||||||
map.addControl(L.control.tabs());
|
map.addControl(L.control.tabs());
|
||||||
|
|
||||||
OC.addScript('documents', '3rdparty/cloudsuite/cloudsuite.js');
|
OC.addScript('documents', '3rdparty/cloudsuite/cloudsuite');
|
||||||
|
|
||||||
documentsMain.overlay.documentOverlay('hide');
|
documentsMain.overlay.documentOverlay('hide');
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user