[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.6-30-g3d974f4
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Mon Oct 26 02:11:13 EDT 2009
The branch, 3.8-trunk has been updated
via 3d974f472ede8eee5b5225204d6b0bd9fc28c073 (commit)
from 8875af6ef0f78d1ac983506f340c1e218758f498 (commit)
Summary of changes:
share/html/Search/Chart.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 3d974f472ede8eee5b5225204d6b0bd9fc28c073
Author: sunnavy <sunnavy at bestpractical.com>
Date: Mon Oct 26 14:06:31 2009 +0800
update Query str in Tabs in Chart.html
diff --git a/share/html/Search/Chart.html b/share/html/Search/Chart.html
index 70e54c0..4b3785e 100644
--- a/share/html/Search/Chart.html
+++ b/share/html/Search/Chart.html
@@ -80,7 +80,7 @@ my @actions = $m->comp( '/Widgets/SavedSearch:process', args => \%ARGS, self =>
</%init>
<& /Elements/Header, Title => $title &>
-<& /Ticket/Elements/Tabs, Title => $title &>
+<& /Ticket/Elements/Tabs, Title => $title, Query => $ARGS{Query}, &>
<& /Elements/ListActions, actions => \@actions &>
<& /Search/Elements/Chart, %ARGS &>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list