From 9ed335c677d989276559b73cda5b3483df2e9e2c Mon Sep 17 00:00:00 2001 From: Avishaan Date: Mon, 5 Oct 2015 23:39:05 -0700 Subject: [PATCH] when adding new contact change title of bar to "new contact" instead of "edit contact" --- client/templates/_contactsNew.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/templates/_contactsNew.html b/client/templates/_contactsNew.html index 8eede93..d4fd0ed 100644 --- a/client/templates/_contactsNew.html +++ b/client/templates/_contactsNew.html @@ -3,7 +3,7 @@ {{#autoForm collection="Contacts" id="contacts-new-form" type="insert"}}
-

Edit Contact

+

Add Contact