X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Felements%2Fheader.html;h=a1813405c5db1612ea7b76d9d4dfbf188941c0bd;hb=a5f95feae5eca0eeb14de0cd21931cb3cfd93ffe;hp=1f567488539cf7c4c824af88814031fbfec0964d;hpb=f01e2ce0aa6c1925e6266d78797025ec68bfac07;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 1f5674885..a1813405c 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -19,13 +19,18 @@ what.value = ''; } + function clearhint_search_address2 (what) { + if ( what.value == '(Unit #)' ) + what.value = ''; + } + function clearhint_search_invoice (what) { if ( what.value == '(inv #)' ) what.value = ''; } function clearhint_search_svc (what) { - if ( what.value == '(user, user@domain or domain)' ) + if ( what.value == '(user, email, ip, mac, or domain)' ) what.value = ''; } @@ -56,7 +61,7 @@ Freeside v<% $FS::VERSION %>
- ">Documentation
+ ">Documentation
% if ( $conf->config('ticket_system') eq 'RT_Internal' ) { @@ -113,14 +118,14 @@ input.fsblackbuttonselected { - + % if ( $menu_position eq 'top' ) { - - - @@ -151,42 +156,54 @@ input.fsblackbuttonselected { + +
+ @@ -129,12 +134,12 @@ input.fsblackbuttonselected {
+
+

- Advanced + Advanced
+% if ( $conf->exists('address2-search') ) { +
+ + +
+ +
+% } +
% if ( $FS::CurrentUser::CurrentUser->access_right('View invoices') ) {
-% if ( $FS::CurrentUser::CurrentUser->access_right('List invoices') ) { +% if ( $FS::CurrentUser::CurrentUser->access_right('List invoices') ) { Advanced -% } +% }
% } -
-
+
Advanced
-
+% if ( $conf->config("ticket_system") ) { +
- Advanced + Advanced
+% }