[Bps-public-commit] r10018 - in RT-Client-Console: trunk/lib/RT/Client/Console/Session/Ticket

dams at bestpractical.com dams at bestpractical.com
Wed Dec 19 18:41:40 EST 2007


Author: dams
Date: Wed Dec 19 18:41:39 2007
New Revision: 10018

Modified:
   RT-Client-Console/   (props changed)
   RT-Client-Console/trunk/lib/RT/Client/Console/Session/Ticket/Links.pm

Log:
 r30 at pundit:  dams | 2007-12-13 10:59:12 +0000
 . fixed links border color (from Maddingue's patch)


Modified: RT-Client-Console/trunk/lib/RT/Client/Console/Session/Ticket/Links.pm
==============================================================================
--- RT-Client-Console/trunk/lib/RT/Client/Console/Session/Ticket/Links.pm	(original)
+++ RT-Client-Console/trunk/lib/RT/Client/Console/Session/Ticket/Links.pm	Wed Dec 19 18:41:39 2007
@@ -170,7 +170,7 @@
 													   LINES       => $heap->{height},
 
 													   BORDER      => 1,
-													   BORDERCOL   => 'blue',
+													   BORDERCOL   => 'yellow',
 													   CAPTION     => '[ Relations ]',
 													   CAPTIONCOL  => 'yellow',
 													   FOREGROUND  => 'white',



More information about the Bps-public-commit mailing list