Hi,
I’m cleaning out our deployment package and removed the folder ‘sources’ from dhtmlx scheduler codebase folder that our project refers to.
Now, when loading a page where the scheduler is used, I get 404 errors on two files missing:
…/codebase/sources/ext/dhtmlxscheduler_timeline.js.map
and
…/codebase/sources/dhtmlxscheduler.js.map.
Surely it is a bug in the packaging of the scheduler that these two files are not among the compiled ones in ‘…/codebase/ext’ ?
Using scheduler 4.1.0 on Tomcat 6.0.32.
Wonders,
J