[rt-users] Take & Open
Travis Campbell
travis.campbell at amd.com
Tue Jan 22 23:46:44 EST 2002
Argh. Damn typos.
On Tue, Jan 22, 2002 at 10:25:56PM -0600, Travis Campbell wrote:
>
> Why don't you just copy WebRT/html/Ticket/Elements/Tabs to
> local/WebRT/html/Ticket/Elements/Tabs and modify the path used to
> generate the URL for the Take link.
>
> Change this:
>
> $actions->{'Take'} =
> {
> path => "Ticket/Display.html?Action=Take&Status=open&id=".$id,
> title => 'Take'
> };
>
WebRT/html/Ticket/Elements/Tabs (by default) contains:
$actions->{'Take'} =
{
path => "Ticket/Display.html?Action=Take&id=".$id,
title => 'Take'
};
That'll teach me to not read before I post. :-)
Travis
--
Travis Campbell - Unix Systems Administrator = travis at beast.amd.com
5900 E. Ben White Blvd, Austin, TX 78741 = travis.campbell at amd.com
TEL: (512) 602-1888 PAG: (512) 604-0341 = webmaster at beast.amd.com
============================================================================
"Does anything work as expected?" Yes. An axe through the CPU.
More information about the rt-users
mailing list