From ae66e3bc3266c8bb83259cf04e99f6cb82a8b2ec Mon Sep 17 00:00:00 2001 From: Aqeeb Imtiaz Harun Date: Fri, 29 Jun 2018 10:23:34 +0800 Subject: [PATCH] added Contacts page frontend and search contacts page is complete --- public/contacts.html | 198 +++++++++++++++++++++++++++++++++++++ public/home.html | 4 +- public/search-contact.html | 4 +- 3 files changed, 202 insertions(+), 4 deletions(-) create mode 100644 public/contacts.html diff --git a/public/contacts.html b/public/contacts.html new file mode 100644 index 0000000..1c70d56 --- /dev/null +++ b/public/contacts.html @@ -0,0 +1,198 @@ + + + + + + AzureUI - CONTACT + + + + + + + + + +
+ + +
+ + + +
+
+ + + + + +
+
+ + +
+ + +
+ + + + + + + + + + + \ No newline at end of file diff --git a/public/home.html b/public/home.html index 99888ce..cda90ce 100644 --- a/public/home.html +++ b/public/home.html @@ -1241,7 +1241,7 @@ @@ -1268,7 +1268,7 @@ Print Marking
Delete - + diff --git a/public/search-contact.html b/public/search-contact.html index 26a1f6b..88d0473 100644 --- a/public/search-contact.html +++ b/public/search-contact.html @@ -23,9 +23,9 @@