[Rt-commit] r6821 - in rt/branches/3.7-EXPERIMENTAL-RTIR-2.2: html/Admin/Global

ruz at bestpractical.com ruz at bestpractical.com
Fri Jan 26 10:47:21 EST 2007


Author: ruz
Date: Fri Jan 26 10:47:20 2007
New Revision: 6821

Modified:
   rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/   (props changed)
   rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/html/Admin/Global/index.html

Log:
 r4297 at cubic-pc (orig r6650):  jesse | 2006-12-19 20:24:06 +0300
  r46270 at pinglin:  jesse | 2006-12-19 12:23:55 -0500
  * The clickable link to manage "RT at a glance" had the wrong path. Thanks to John Arends
 


Modified: rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/html/Admin/Global/index.html
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/html/Admin/Global/index.html	(original)
+++ rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/html/Admin/Global/index.html	Fri Jan 26 10:47:20 2007
@@ -83,7 +83,7 @@
                       },
                 I => { title => loc('RT at a glance'),
                                 text => loc('Modify the default "RT at a glance" view'),
-                                path => 'Admin/Global/MyRT.html',
+                                path => 'MyRT.html',
                       },
 
 


More information about the Rt-commit mailing list