From 925cf9600781e534b4188adb68cc53a9709a6569 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 16 Jun 2015 16:49:27 -0700 Subject: UI spring cleaning: include jquery in all pages, animate customer edit service address hide/unhide --- httemplate/edit/cust_main.cgi | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'httemplate/edit/cust_main.cgi') diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index f0de6e14a..effe84b96 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -68,8 +68,8 @@ VALUE="Y" <% $has_ship_address ? '' : 'CHECKED' %> ><% mt('same as billing address') |h %> -
- +
+
<& cust_main/before_ship_location.html, $cust_main &> <& /elements/location.html, object => $cust_main->ship_location, @@ -95,16 +95,20 @@
- <& cust_main/contacts_new.html, 'cust_main'=>$cust_main, &> -- cgit v1.2.1