X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader.html;h=0ee6f9c9e016defe2a7d0a64ddea1c24522b7f00;hb=3f23bdfaef8eb6bb092b72ea741b63e243f8ab19;hp=9502ba46b830511f4d90376649e39da16af411bf;hpb=9509e5bfb7f9331303153cac24d7bfecbe2ea9f1;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 9502ba46b..0ee6f9c9e 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' ) { - - - @@ -144,16 +149,29 @@ input.fsblackbuttonselected { + +
+ @@ -129,12 +134,12 @@ input.fsblackbuttonselected {
+
+
- +
+% if ( $FS::CurrentUser::CurrentUser->access_right('List customers') ) {

- Advanced + Advanced
+% } +
+% if ( $conf->exists('address2-search') ) { +
+ + +
+ +
+% }
@@ -161,21 +179,20 @@ input.fsblackbuttonselected {
-% if ( $FS::CurrentUser::CurrentUser->access_right('List invoices') ) { +% if ( $FS::CurrentUser::CurrentUser->access_right('List invoices') ) { Advanced -% } +% }
% } -
-
+
Advanced