// Fix bug button add image in AdminProductsController

This commit is contained in:
lLefevre
2011-12-08 17:42:15 +00:00
parent 1e72e04c6a
commit f592bcfded
3 changed files with 24 additions and 70 deletions
@@ -147,6 +147,8 @@ $(document).ready(function(){
});
});
}
else
$('#desc-product-newCombination').hide();
});
{if $show_product_tab_content}
$("div.productTabs a[id$=-{$show_product_tab_content}]").click();
@@ -74,7 +74,6 @@
</td>
</tr>
</table>
<script type="text/javascript" src="../js/jquery/plugins/jquery.tablednd.js"></script>
<script type="text/javascript">
var upbutton = '{l s='Upload a file'}';
var token = '{$token}';