mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Advanced Search: Removed external fields from the attribute list
SVN:b1162[5556]
This commit is contained in:
@@ -4949,7 +4949,7 @@ class AttributeHierarchicalKey extends AttributeExternalKey
|
||||
class AttributeExternalField extends AttributeDefinition
|
||||
{
|
||||
|
||||
const SEARCH_WIDGET_TYPE = self::SEARCH_WIDGET_TYPE_EXTERNAL_FIELD;
|
||||
const SEARCH_WIDGET_TYPE = self::SEARCH_WIDGET_TYPE_RAW;
|
||||
|
||||
static public function ListExpectedParams()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user