From: ivan Date: Sun, 6 Dec 2009 23:18:48 +0000 (+0000) Subject: fix search box clearing from within RT, caused by different quoting rules in RT comp_... X-Git-Tag: root_of_svc_elec_features~635 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d0132ff90c351362c03084c14313ff7e3b1c5d82 fix search box clearing from within RT, caused by different quoting rules in RT comp_root. grr. --- diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 0e6bbdeb2..22e872eca 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -40,27 +40,27 @@ Example: @@ -196,7 +196,7 @@ input.fstext { % if ( $curuser->access_right('List customers') ) {
-
+
Advanced
@@ -207,7 +207,7 @@ input.fstext { % if ( $conf->exists('address2-search') ) {
- +
@@ -217,7 +217,7 @@ input.fstext { % if ( $curuser->access_right('View invoices') ) {
- + % if ( $curuser->access_right('List invoices') ) { Adv\ % } @@ -230,7 +230,7 @@ input.fstext { % if ( $curuser->access_right('View customer services') ) { -
+
Advanced
@@ -240,7 +240,7 @@ input.fstext { % if ( $conf->config("ticket_system") ) {
-
+
Advanced