Ignore:
Timestamp:
Nov 28, 2010, 11:06:31 AM (13 years ago)
Author:
cljosse
Message:

[cl_conflit] fix conflict with rv_gmaps

File:
1 edited

Legend:

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

    r7867 r7899  
    77
    88 <script type="text/javascript">
     9    var visible = '{$visible}';
     10
     11    var DEBUG = '{$DEBUG}';
     12    var theme = '{$theme}';
     13    var Version = '{$version}';
     14    var cl_plugin = '{$cl_plugin}';
     15
    916    var fade_in = '{$fade_in}';
    1017    var cl_visible = "{$cl_visible}" =="true";
    11     var DEBUG = '{$DEBUG}';
     18   
    1219    var thumbnail = '{$thumbnail}';
    13     var theme = '{$theme}';
    14     var visible = '{$visible}';
    15     var version = '{$version}';
     20 
     21
    1622
    1723    var scaled_width =  '{$SCALED_WIDTH}'; // valeur par defaut
Note: See TracChangeset for help on using the changeset viewer.