Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
This is a quick-and-easy performance boost for CiviCRM - don't load javascript on the page if we don't need it. Made possible thanks to CRM-11612.
In this first pass I'm just moving a couple of the more obscure files out of jquery.files.tpl and loading them where needed.