[rt-users] Owner's Font

Aleš Sušnik alesh at sportina.si
Mon Aug 11 13:44:49 EDT 2003


In opt/rt3/share/html/Search/Elements/TicketRow (change your path, if you
installed elsewhere)

change line:
<TD><A
HREF="<%$RT::WebPath%>/Ticket/Display.html?id=<%$Ticket->Id%>"><%$Ticket->Su
bject%></a></TD>

to:

<TD><B><A
HREF="<%$RT::WebPath%>/Ticket/Display.html?id=<%$Ticket->Id%>"><%$Ticket->Su
bject%></a></B></TD>

This will bold all owners of the ticket.

Regards,
A.

p.s.: this might be a ugly hack and perhaps not even a right one, but it
works (i didn't have to restart apache, if that helps)


-----Original Message-----
From: rt-users-admin at lists.fsck.com [mailto:rt-users-admin at lists.fsck.com]
On Behalf Of Asif Iqbal
Sent: Monday, August 11, 2003 7:28 PM
To: rt-users at lists.fsck.com
Subject: [rt-users] Owner's Font


Hi All,

Is there a easy way to bold the name of the owners in the Listing.html page
?
To make it little bit more complex bold the owners if not owned by Nobody

But I can live with the first option as well

Thanks
-- 
Asif Iqbal
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x8B686E08
There's no place like 127.0.0.1

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm





More information about the rt-users mailing list