mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Removed the indexes for the attributes of type Enum
SVN:trunk[420]
This commit is contained in:
@@ -925,7 +925,7 @@ class AttributeEnum extends AttributeString
|
||||
|
||||
public function RequiresIndex()
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
public function GetBasicFilterOperators()
|
||||
|
||||
Reference in New Issue
Block a user