fixup! [*] BO : Proposition : IMPROVEMENT Admin Modules Positions
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user