diff --git a/neonView/TopicTreeFilterTree_view/TopicTreeFilterTree_view.aod b/neonView/TopicTreeFilterTree_view/TopicTreeFilterTree_view.aod deleted file mode 100644 index 6503516309ce33b0b99bb43a9052483661647ee5..0000000000000000000000000000000000000000 --- a/neonView/TopicTreeFilterTree_view/TopicTreeFilterTree_view.aod +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8"> - <name>TopicTreeFilter_view</name> - <majorModelMode>DISTRIBUTED</majorModelMode> - <filterable v="true" /> - <layout> - <noneLayout> - <name>layout</name> - </noneLayout> - </layout> - <children> - <treeViewTemplate> - <name>tree</name> - <parentField>ASSIGNEDTO</parentField> - <titleField>TOPIC</titleField> - <descriptionField>DESCRIPTION</descriptionField> - <iconField>icon</iconField> - <favoriteActionGroup1>CreateExpand</favoriteActionGroup1> - <favoriteActionGroup2>More</favoriteActionGroup2> - <informationField>sortingHelper</informationField> - </treeViewTemplate> - </children> -</neonView>