Ignore:
Timestamp:
Apr 19, 2011, 10:08:34 PM (13 years ago)
Author:
rvelices
Message:

bug:2268 combine_script - sometimes precedent scripts were not being loaded before ...
in admin, the accordion is loaded in the header (admin pages have the same header combined script, but usually different bottom scripts)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/admin.tpl

    r9586 r10503  
     1{combine_script id='jquery.ui.accordion' load='header'}{*we load in the header because the accordion is on every admin page and usually all admin pages use the same header combined script but not the same footer script*}
    12{footer_script require='jquery.ui.accordion'}
    23jQuery(document).ready(function(){ldelim}
Note: See TracChangeset for help on using the changeset viewer.