// attributes positions and groups attributes positions are now working fine with new tab

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9813 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vChabot
2011-11-03 09:20:31 +00:00
parent d5900c22f1
commit 7c94f13ef7
2 changed files with 11 additions and 4 deletions
@@ -99,6 +99,7 @@ $(document).ready(function() {
}
this.dataMaped = true;
this.opened = false;
initTableDnD('.details_{$id} table.tableDnD');
}
});
}