// Fix bug button add image in AdminProductsController
This commit is contained in:
@@ -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}';
|
||||
|
||||
Reference in New Issue
Block a user