Ignore:
Timestamp:
Aug 2, 2012, 3:12:47 PM (12 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix compatibility with 2.4, clean up...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/template/conflit.tpl

    r12527 r17308  
    11{html_head}
     2 <!-- << autosize/template/conflit.tpl  -->
    23<script type="text/javascript">
    34    var DEBUG_autosize = '{$DEBUG_autosize}';
     
    67    var cl_plugin = '{$name}';
    78    var Version_pwg='{$Version_pwg}';
    8 
    9     var Cookie_width='{$COOKIE_WIDTH }';
    10     var Cookie_height = '{$COOKIE_HEIGHT }';
    11 
    129{if $DEBUG_autosize == "true"}
    1310    var cl_query = '{$autosize_parametres->query}';
     
    2118{/if}
    2219</script>
     20 <!--  autosize/template/conflit.tpl >>   -->
     21
    2322{/html_head}
Note: See TracChangeset for help on using the changeset viewer.