// Removing console.log
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12753 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1756,7 +1756,6 @@ class BlockLayered extends Module
|
||||
|
||||
function updElements(all, id_layered_filter)
|
||||
{
|
||||
console.log($(\'#error-treeview\').is(\':hidden\'));
|
||||
if ($(\'#error-treeview\').is(\':hidden\'))
|
||||
$(\'#layered-step-2\').show();
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user