From eb9dffc621eba997d43ad22d33582c2c18a6b84c Mon Sep 17 00:00:00 2001 From: Yvonne Yip Date: Wed, 2 Oct 2013 11:15:53 -0700 Subject: [PATCH] contacts-v2: add contact screen --- .../Contacts-v2/components/contacts-app.html | 8 +++- .../components/contacts-create-item.html | 31 ++++++++++++++ .../components/contacts-create.html | 41 +++++++++++++++++++ .../Contacts-v2/components/contacts-list.html | 1 + 4 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 shiny/Contacts-v2/components/contacts-create-item.html create mode 100644 shiny/Contacts-v2/components/contacts-create.html diff --git a/shiny/Contacts-v2/components/contacts-app.html b/shiny/Contacts-v2/components/contacts-app.html index 784ac94..6ff2c07 100644 --- a/shiny/Contacts-v2/components/contacts-app.html +++ b/shiny/Contacts-v2/components/contacts-app.html @@ -1,5 +1,6 @@ + @@ -36,7 +37,7 @@ - + + \ No newline at end of file diff --git a/shiny/Contacts-v2/components/contacts-list.html b/shiny/Contacts-v2/components/contacts-list.html index f6285d2..afb4a38 100644 --- a/shiny/Contacts-v2/components/contacts-list.html +++ b/shiny/Contacts-v2/components/contacts-list.html @@ -27,6 +27,7 @@