aboutsummaryrefslogtreecommitdiffstats
path: root/alias-angular/app/index.html
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2012-05-06 19:20:30 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2012-05-06 19:20:30 -0400
commit12bfb29d647c9750a0a773ed406f48e085099a01 (patch)
tree7fa5e20696bcfecc7e832e801f2ff5b247d67a5c /alias-angular/app/index.html
parent1d44809763e6c72d3d49a48f2b25ff0bdbaf92c7 (diff)
downloadalias-12bfb29d647c9750a0a773ed406f48e085099a01.tar.gz
tentative implementation of registration
Diffstat (limited to 'alias-angular/app/index.html')
-rw-r--r--alias-angular/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias-angular/app/index.html b/alias-angular/app/index.html
index 279018b..06f94e2 100644
--- a/alias-angular/app/index.html
+++ b/alias-angular/app/index.html
@@ -26,7 +26,7 @@
<div class="btn-toolbar">
<div class="btn-group">
<a class="btn">
- <i class='{{self["status"]}} icon-user'></i> {{self["jid"]}}
+ <i class='{{alias["status"]}} icon-user'></i> {{["jid"]}}
</a>
<a class="btn dropdown-toggle" data-toggle="dropdown">
<span class="caret"></span>