// Fix orders view icons

This commit is contained in:
jBreux
2011-12-16 15:18:01 +00:00
parent 46d99ed264
commit 4a5e769e1b
4 changed files with 10 additions and 6 deletions
+3 -1
View File
@@ -488,7 +488,9 @@ $(document).ready(function() {
$.scrollTo('#formAddPayment', 1000, {offset: -100});
return false;
})
});
$('img.js-disabled-action').css({"opacity":0.5});
});
function addProductRefreshTotal()