Ignore:
Timestamp:
Mar 14, 2011, 12:18:18 PM (14 years ago)
Author:
patdenice
Message:

2.2 compatible

File:
1 edited

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; }
Note: See TracChangeset for help on using the changeset viewer.