Hi Isomorphic,
Is there a way to include additional modules to add in fileLoader as we have seen only the default modules works perfectly and if we give additional modules like
<isc:loadISC cacheOnly="true" skin="Enterprise" includeModules="Drawing,Charts"></isc:loadISC>
the files are loaded with version in the login page as seen in the access log like
sc/modules/ISC_Drawing.js?isc_version=v9.1p_2014-04-02.js
But in the host/main page it is getting duplicated one with version and one without version. The default modules works fine.
Thanks and Regards
Hariis
Is there a way to include additional modules to add in fileLoader as we have seen only the default modules works perfectly and if we give additional modules like
<isc:loadISC cacheOnly="true" skin="Enterprise" includeModules="Drawing,Charts"></isc:loadISC>
the files are loaded with version in the login page as seen in the access log like
sc/modules/ISC_Drawing.js?isc_version=v9.1p_2014-04-02.js
But in the host/main page it is getting duplicated one with version and one without version. The default modules works fine.
Thanks and Regards
Hariis