summaryrefslogtreecommitdiff
path: root/templates/tree.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-09-20 11:01:05 +0200
committerLeif Johansson <leifj@sunet.se>2011-09-20 11:01:05 +0200
commitbc0b2364b1a22ecc9662ddfce1a4bd314f38f79b (patch)
treef2b2446f44cc276e12a7e1ea0749822f98464893 /templates/tree.html
parentcd364fba4c45f80cfd326f786c3d4901b2d464c2 (diff)
removed entity model, celery
Diffstat (limited to 'templates/tree.html')
-rw-r--r--templates/tree.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tree.html b/templates/tree.html
index 78fc0e2..585fc42 100644
--- a/templates/tree.html
+++ b/templates/tree.html
@@ -48,6 +48,7 @@ $(function() {
{% else %}
<li><a href="/name/{{profile.home.id}}/add"><span class="ui-icon ui-icon-newwin"></span>Create New Group</a></li>
{% endif %}
+ <li><a href="/user/alias"><span class="ui-icon ui-icon-link"></span>Add Alias</a></li>
</ul>
<div class="tabs">
<ul>