When running DataCube inside MizarWidget inside Sitools we get 404 errors
I got mizar installed in Sitools/workspace/client-user-3.0/app/controller/modules/mizarModule/app/mizar-gui
And everything works fine until I try to display a DataCube

Then I click on the datacube icon and I got two types of 404
- fist one with the following url :
VM3713:1 GET http://localhost:8282/sitools/client-user/app/controller/modules/mizarModule/app/mizar_gui/templates/datacube/libs/cubeExplorer.full.min.js?_=1614789697341 404 (Not Found)

- second one when I fix the installation by adding a
templates folder in the mizar installation that contains a link to the mizar-gui/datacube folder
VM3946:1 GET http://localhost:8282/templates/datacube/libs/cubeExplorer.full.min.js?_=1614790116853 404 (Not Found)
When running DataCube inside MizarWidget inside Sitools we get 404 errors
I got mizar installed in
Sitools/workspace/client-user-3.0/app/controller/modules/mizarModule/app/mizar-guiAnd everything works fine until I try to display a DataCube
Then I click on the datacube icon and I got two types of 404
VM3713:1 GET http://localhost:8282/sitools/client-user/app/controller/modules/mizarModule/app/mizar_gui/templates/datacube/libs/cubeExplorer.full.min.js?_=1614789697341 404 (Not Found)templatesfolder in the mizar installation that contains a link to themizar-gui/datacubefolderVM3946:1 GET http://localhost:8282/templates/datacube/libs/cubeExplorer.full.min.js?_=1614790116853 404 (Not Found)