Ignore:
Timestamp:
Jun 19, 2011, 2:03:07 PM (13 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix bugs on height

File:
1 edited

Legend:

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

    r10845 r11429  
    1212     {if not empty($cl_plugins )}
    1313       {foreach from=$cl_plugins item=cl_plug }
    14             value="{$cl_plug}";cl_plugins.push(value);           
     14      value='{$cl_plug}';cl_plugins.push(value);           
    1515        {/foreach}
    1616     {/if}
    1717{/if}
    18 </script>
    19 {/html_head}
     18</script>{/html_head} 
Note: See TracChangeset for help on using the changeset viewer.