summaryrefslogtreecommitdiffstats
path: root/templates/group.html
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-02-19 09:20:18 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-02-19 09:20:18 +0100
commit437ce3c76db9be112437a08d4ad341e57309f495 (patch)
tree404d2952412ad6d37b8410d5ba084553f1e34189 /templates/group.html
parent4a26ac062cca1c1ac001624bbad02707f27d4942 (diff)
Fix group naming
Diffstat (limited to 'templates/group.html')
-rw-r--r--templates/group.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/group.html b/templates/group.html
index 34217683..694a29fa 100644
--- a/templates/group.html
+++ b/templates/group.html
@@ -1 +1 @@
-<a ng-href="#/{{ctrl.addressBook}}">{{ctrl.addressBook}}</a>
+<a ng-href="#/{{ctrl.group}}">{{ctrl.group}}</a>