From: Ivan Kohler Date: Tue, 16 Jun 2015 23:49:27 +0000 (-0700) Subject: UI spring cleaning: include jquery in all pages, animate customer edit service addres... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=925cf9600781e534b4188adb68cc53a9709a6569 UI spring cleaning: include jquery in all pages, animate customer edit service address hide/unhide --- 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, &> diff --git a/httemplate/elements/header-popup.html b/httemplate/elements/header-popup.html index 01a7ba87f..dc60ae67f 100644 --- a/httemplate/elements/header-popup.html +++ b/httemplate/elements/header-popup.html @@ -28,6 +28,7 @@ Example: + <% $head %> > diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index fd8a03d99..55b4fca83 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -42,6 +42,7 @@ Example: ) |n %> + <% include('init_overlib.html') |n %> <% include('rs_init_object.html') |n %>