Skip to content
Snippets Groups Projects
Commit 1fad1788 authored by Markus Escher's avatar Markus Escher
Browse files

add LinkedLabel to Activity/Task Tree

parent 56b9b6fb
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@
</tableViewTemplate>
<treeViewTemplate>
<name>ActivitiesTreetable</name>
<titleField>SUBJECT</titleField>
<titleField>SUBJECT_DETAILS</titleField>
<descriptionField>INFO</descriptionField>
<iconField>#IMAGE</iconField>
<entityField>#ENTITY</entityField>
......
......@@ -64,7 +64,7 @@
</tableViewTemplate>
<treeViewTemplate>
<name>TasksTreetable</name>
<titleField>SUBJECT</titleField>
<titleField>SUBJECT_DETAILS</titleField>
<descriptionField>DESCRIPTION</descriptionField>
<iconField>#ICON</iconField>
<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