From 3f0e6c2b8065473491349f47600ed41c31614e74 Mon Sep 17 00:00:00 2001 From: Zaran Date: Sat, 5 May 2012 17:16:04 -0700 Subject: Basic message receive/send feature Note: the tab directive is not needed anymore because the ngClick directive already calls preventDefault() --- alias-angular/app/index.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'alias-angular/app/index.html') diff --git a/alias-angular/app/index.html b/alias-angular/app/index.html index 2f9ab62..279018b 100644 --- a/alias-angular/app/index.html +++ b/alias-angular/app/index.html @@ -54,12 +54,20 @@
-
{{conversation}}
+
+
    +
  • {{message.from}}{{message.body}}
  • +
+
+ + +
+
-- cgit v1.2.3-70-g09d2