[rt-users] Two simple patches to make users easier to find.
Jerrad Pierce
jpierce at cambridgeenergyalliance.org
Sat Nov 29 15:20:28 EST 2008
Sorry, to avoid errors for other tabs in /Admin/Users, Default should be:
<%init>
$tabs->{this}->{subtabs}->{Tickets} = {
title => loc('Tickets'),
path =>
'Search/Results.html?Query=Requestor.id%3D'.$id
} if defined($id);
</%init>
<%args>
$tabs
$id=>undef
</%args>
--
Cambridge Energy Alliance: Save money. Save the planet.
More information about the rt-users
mailing list