summaryrefslogtreecommitdiffstats
path: root/templates/detailItems
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-08 11:32:11 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-08 11:32:11 +0100
commit7b88a5d1cb7612a75a3c9ce70b64c19f4d1c6686 (patch)
tree87242c2e8c4185f7e1502244ed2b2f33970fdc53 /templates/detailItems
parent70eadabc47f4eb356abaf0808772a96ece9ecbc5 (diff)
Always show groups field and don't allow to delete this field - fixes #163
Diffstat (limited to 'templates/detailItems')
-rw-r--r--templates/detailItems/groups.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/detailItems/groups.html b/templates/detailItems/groups.html
index b051a6bb..160cc0eb 100644
--- a/templates/detailItems/groups.html
+++ b/templates/detailItems/groups.html
@@ -7,4 +7,3 @@
{{group}}
</ui-select-choices>
</ui-select>
-<button ng-click="ctrl.deleteField()" class="icon-delete" title="Delete"></button>