Changeset 20379 for branches/version-2_5-dev/data
- Timestamp:
- 2011/02/24 17:01:40 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/admin/main_frame.tpl
r20328 r20379 53 53 54 54 <!--{$tpl_onload}--> 55 $("div#wrap_loading").hide(); 56 $("a,input[type=submit]").click(function(){ 57 $("div#wrap_loading").height($(document).height()); 58 $("div#wrap_loading").show(); 59 }); 55 60 }); 56 61 //]]> … … 60 65 61 66 <body class="<!--{if strlen($tpl_authority) >= 1}-->authority_<!--{$tpl_authority}--><!--{/if}-->"> 67 <div id="wrap_loading"></div> 62 68 <!--{$GLOBAL_ERR}--> 63 69 <noscript>
Note: See TracChangeset
for help on using the changeset viewer.
