From b06b046739c595b71f25cd5899fbc2d49abb9a51 Mon Sep 17 00:00:00 2001 From: Erawat Date: Tue, 28 Feb 2012 17:52:06 +0000 Subject: [PATCH] added search contacts by using current location --- templates/civimobile.contact.search.tpl.php | 65 ++++++++++----------- 1 file changed, 30 insertions(+), 35 deletions(-) diff --git a/templates/civimobile.contact.search.tpl.php b/templates/civimobile.contact.search.tpl.php index 8143444..0746b0f 100644 --- a/templates/civimobile.contact.search.tpl.php +++ b/templates/civimobile.contact.search.tpl.php @@ -2,44 +2,38 @@ $url = (!empty($_SERVER['HTTPS'])) ? "https://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'] : "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; $parse_url = parse_url($url, PHP_URL_PATH); - include('civimobile.header.php'); + include('civimobile.header.php'); ?>

Search Contacts

Home - +
- -
- - -
- -
+
+
+
-
- -
- +
-
Back to contact list