From 1cb203c4e3d2114fca928729f049b259d4b05a66 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 18 Apr 2012 15:18:35 -0400 Subject: Small restructuring and cleanup - the $rootScope object contains an is_connected() method and a username value, which all the other controllers have access to. - added a get_contacts() method so that we don't need to write a custom filter. - now sort by status as well --- alias-angular/app/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'alias-angular/app/index.html') diff --git a/alias-angular/app/index.html b/alias-angular/app/index.html index 8a23622..cffa822 100644 --- a/alias-angular/app/index.html +++ b/alias-angular/app/index.html @@ -10,28 +10,29 @@

Alias

-
-
+
+ - +
+ -->
    -
  • {{value.name}} ({{key}})
  • +
  • {{contact.name}} {{contact.jid}} {{contact.status}}
+ -- cgit v1.2.3-70-g09d2