Show
Ignore:
Timestamp:
03/14/11 12:18:18 (2 years ago)
Author:
patdenice
Message:

2.2 compatible

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/AdditionalPages/trunk/admin/template/add_page.tpl

    r9350 r9660  
    1 {known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} 
    2 {html_head}{literal} 
    3 <script type="text/javascript"> 
     1{footer_script require='jquery'}{literal} 
    42jQuery().ready( function () { 
    53  jQuery('#title').focusout(function () { 
     
    1210}); 
    1311var auto_permalink = true; 
    14 </script> 
     12{/literal}{/footer_script} 
     13{html_head}{literal} 
    1514<style type="text/css"> 
    1615#mainConf { margin:0; }