mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°917: Fix refresh edit screen, avoid storing bad values in db
This commit is contained in:
@@ -161,8 +161,6 @@ class ormSet
|
||||
{
|
||||
$aValues = array_merge($this->aPreserved, $this->aAdded);
|
||||
|
||||
sort($aValues);
|
||||
|
||||
return $aValues;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user