From: ivan Date: Sun, 6 Dec 2009 23:18:49 +0000 (+0000) Subject: fix search box clearing from within RT, caused by different quoting rules in RT comp_... X-Git-Tag: freeside_1_9_2~191 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fc61c47a8da77cfe5805d34c6a4f3a01dbbc5b03;p=freeside.git 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