projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix statistics report TitleBox, #13546
[freeside.git]
/
rt
/
share
/
html
/
Prefs
/
SavedSearches.html
1
<& /Elements/Header, Title => $title, &>
2
<& /Ticket/Elements/Tabs,
3
current_tab => "Prefs/SavedSearches.html",
4
Title => $title,
5
&>
6
<& /Elements/SavedSearches, %ARGS &>
7
8
<%INIT>
9
my $title = "Saved Searches";
10
</%INIT>