diff options
author | levinse <levinse> | 2010-11-08 17:48:09 +0000 |
---|---|---|
committer | levinse <levinse> | 2010-11-08 17:48:09 +0000 |
commit | 93d7f3b0683ba5caeb29991398485c7b8e14871f (patch) | |
tree | 976199bfaf368d012f9d02a6b8ee53f345369241 | |
parent | 0f9693827f90765bb51ff4dba1b6b101c48e79ad (diff) |
fix prev commit for cust tag changes on cust main report related to RT6376
-rwxr-xr-x | httemplate/search/report_cust_main.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index d6be4fbc6..672117499 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -54,7 +54,6 @@ 'cgi' => $cgi, 'is_report' => 1, 'multiple' => 1, - 'all_selected' => 1, ) %> |