Hi,
I’ve read the article about performance tuning, but i don’t seem to get it well.
If i do what’s in this article, i get the google cdn jquery version, but on the admin pages, i still have the old version (1.6.1, from my server) loading in parallel.
And i can’t find where this call is made.
My points are :
-
i want jquery last version from google cdn everywhere
-
i want some specific files called only in some views in the admin (or in all views in the admin, if not possible)
Could someone give me a clue, please ?
Thanks