// #PI-116 JS cleanup

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14528 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-04-06 12:38:39 +00:00
parent 0abf28d2e1
commit e3537cbb74
3 changed files with 172 additions and 171 deletions
@@ -307,7 +307,7 @@
<td style="width:150px">&nbsp;</td>
<td style="padding-bottom:5px;">
<span id="ResetSpan" style="float:left;margin-left:8px;display:none;">
<input type="reset" name="ResetBtn" id="ResetBtn" onclick="init_elems();getE('id_product_attribute').value = 0;" class="button" value="{l s='Cancel modification'}" />
<input type="reset" name="ResetBtn" id="ResetBtn" onclick="getE('id_product_attribute').value = 0;" class="button" value="{l s='Cancel modification'}" />
</span>
<span class="clear"></span>
</td>