Ignore:
Timestamp:
Oct 7, 2010, 1:00:14 PM (14 years ago)
Author:
cljosse
Message:

[Autosize][beta]Improvement theme compatibility.


File:
1 edited

Legend:

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

    r6983 r7124  
    11{html_head}
    22 <script type="text/javascript">
     3     var thumbnail = '{$thumbnail}';
    34     var theme = '{$theme}';
     5     var version = '{$version}';
     6     var scaled_width = '{$SCALED_WIDTH}'; // valeur par defaut
     7     var scaled_height = '{$SCALED_HEIGHT}'; // valeur par defaut
    48     var img_width = '{$IMG_WIDTH }';
    59     var img_height = '{ $IMG_HEIGHT }';
     10
    611     var marge_basse = '{ $MARGE_BASSE }';
    712     var echelle_max = '{ $ECHELLE_MAX }';
Note: See TracChangeset for help on using the changeset viewer.