diff --git a/core/attributedef.class.inc.php b/core/attributedef.class.inc.php index 2e5a971af5..44b1222e92 100644 --- a/core/attributedef.class.inc.php +++ b/core/attributedef.class.inc.php @@ -7044,7 +7044,7 @@ class AttributeFriendlyName extends AttributeDefinition */ class AttributeRedundancySettings extends AttributeDBField { - const SEARCH_WIDGET_TYPE = self::SEARCH_WIDGET_TYPE_REDUNDANCY; + const SEARCH_WIDGET_TYPE = self::SEARCH_WIDGET_TYPE_RAW; static public function ListExpectedParams() {