Skip to content
Snippets Groups Projects
Commit b8da7f63 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

readded content search in: Attribute, Keyword

parent 706fdbe4
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
<parentField>ATTRIBUTE_PARENT_ID</parentField>
<favoriteActionGroup1>AttributeActions</favoriteActionGroup1>
<nodeExpandedField>expanded</nodeExpandedField>
<hideContentSearch v="false" />
<showChildrenCount v="false" />
<entityField>#ENTITY</entityField>
<columns>
......@@ -38,6 +39,7 @@
</treeTableViewTemplate>
<tableViewTemplate>
<name>AttributesTable</name>
<hideContentSearch v="false" />
<iconField>ICON</iconField>
<titleField>FULL_ATTRIBUTE_NAME</titleField>
<subtitleField>USAGELIST</subtitleField>
......
......@@ -11,6 +11,7 @@
<children>
<tableViewTemplate>
<name>Attributes</name>
<hideContentSearch v="false" />
<titleField>NAME</titleField>
<subtitleField>CONTAINER</subtitleField>
<descriptionField>TYPE</descriptionField>
......
......@@ -15,6 +15,7 @@
<defaultGroupFields>
<element>CONTAINER</element>
</defaultGroupFields>
<hideContentSearch v="false" />
<entityField>#ENTITY</entityField>
<columns>
<neonTreeTableColumn>
......@@ -37,6 +38,7 @@
</treeTableViewTemplate>
<tableViewTemplate>
<name>EntriesTable</name>
<hideContentSearch v="false" />
<titleField>TITLE</titleField>
<subtitleField>CONTAINER</subtitleField>
<entityField>#ENTITY</entityField>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment