Moved all the vendor css & js code into webroot. Although it technically was working fine, cake apparently steps on the fact that the file doesn't change between requests, leading the browser to re-download the code with every hit. Under the webroot directory, cake returns code 304 if the browser already has a copy cached.
git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605/site@110 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
1
webroot/js/jqGrid/js/min/grid.treegrid-min.js
vendored
Normal file
1
webroot/js/jqGrid/js/min/grid.treegrid-min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user