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

This commit is contained in:
vChabot
2011-11-03 09:20:31 +00:00
parent 2bc3ca7249
commit a36cff7b10
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');
}
});
}