[Rt-commit] r3570 - in rt/branches/3.5-TESTING: . etc
trs at bestpractical.com
trs at bestpractical.com
Mon Aug 1 12:31:36 EDT 2005
Author: trs
Date: Mon Aug 1 12:31:35 2005
New Revision: 3570
Modified:
rt/branches/3.5-TESTING/ (props changed)
rt/branches/3.5-TESTING/etc/RT_Config.pm.in
Log:
r5512 at wintermute: tom | 2005-08-01 00:30:02 -0400
Fixed copy-and-pasted doc
Modified: rt/branches/3.5-TESTING/etc/RT_Config.pm.in
==============================================================================
--- rt/branches/3.5-TESTING/etc/RT_Config.pm.in (original)
+++ rt/branches/3.5-TESTING/etc/RT_Config.pm.in Mon Aug 1 12:31:35 2005
@@ -411,7 +411,8 @@
Set($DefaultSummaryRows, 10);
-# $MaxInlineBody is an arrayref of allowed components customized homepage.
+# $HomepageComponents is an arrayref of allowed components on a user's
+# customized homepage ("RT at a glance").
Set($HomepageComponents, [qw(QuickCreate Quicksearch MyAdminQueues MySupportQueues MyReminders RefreshHomepage)]);
More information about the Rt-commit
mailing list