fixup! [*] BO : Proposition : IMPROVEMENT Admin Modules Positions

This commit is contained in:
Captain-FLAM
2013-07-30 17:42:50 +01:00
parent 0de4642d09
commit be613fa008
2 changed files with 3 additions and 5 deletions
@@ -84,9 +84,7 @@
list.find('option').prop('selected', false);
for ( var i = 0; i < len; i++ )
{
list.find('option[value="' + $.trim(values[i]) + '"]').prop('selected', true);
}
}
function position_exception_listchange(obj)
{