[Rt-commit] r2755 - in rt/branches/QUEBEC-EXPERIMENTAL: .
html/Search/Elements
jesse at bestpractical.com
jesse at bestpractical.com
Sun Apr 17 23:13:18 EDT 2005
Author: jesse
Date: Sun Apr 17 23:13:18 2005
New Revision: 2755
Modified:
rt/branches/QUEBEC-EXPERIMENTAL/ (props changed)
rt/branches/QUEBEC-EXPERIMENTAL/html/Search/Elements/SelectSearchesForObjects
Log:
r12964 at hualien: jesse | 2005-04-15 18:46:40 -0400
* Merge fixes
Modified: rt/branches/QUEBEC-EXPERIMENTAL/html/Search/Elements/SelectSearchesForObjects
==============================================================================
--- rt/branches/QUEBEC-EXPERIMENTAL/html/Search/Elements/SelectSearchesForObjects (original)
+++ rt/branches/QUEBEC-EXPERIMENTAL/html/Search/Elements/SelectSearchesForObjects Sun Apr 17 23:13:18 2005
@@ -55,6 +55,7 @@
<option value=""></option>
<option value=""><&|/l, $object->Name&>[_1]'s saved searches</&></option>
% }
+% my @searches = $object->Attributes->Named('SavedSearch');
% foreach my $search (@searches) {
% # Skip it if it is not a ticket search.
% next if ($search->SubValue('SearchType')
More information about the Rt-commit
mailing list