Monday 09 May 2011 12:57:26 am
I solved this Problem adding the .js files in [javascriptSettings] in override/design.ini. But, I'm still having problems regarding the .js files. I have 2 more projects, that even defining the .js files in design.ini the .js files are not loaded. Is there anyone thata had the same problem as mine? Any solution? My settings are the folowing: override/design.ini, siteaccess/en/design.ini, siteaccess/pt/design.ini
[JavaScriptSettings]
JavaScriptList[]
JavaScriptList[]=script1.js
JavaScriptList[]=script2.js JavaScriptList[]=script3.js
|