[Rt-commit] r11084 - rt/branches/3.8-TESTING/lib/RT
ruz at bestpractical.com
ruz at bestpractical.com
Mon Mar 17 14:35:43 EDT 2008
Author: ruz
Date: Mon Mar 17 14:35:42 2008
New Revision: 11084
Modified:
rt/branches/3.8-TESTING/lib/RT/Config.pm
Log:
* add new theme
Modified: rt/branches/3.8-TESTING/lib/RT/Config.pm
==============================================================================
--- rt/branches/3.8-TESTING/lib/RT/Config.pm (original)
+++ rt/branches/3.8-TESTING/lib/RT/Config.pm Mon Mar 17 14:35:42 2008
@@ -104,7 +104,7 @@
WidgetArguments => {
Description => 'Interface style', #loc
# XXX: we need support for 'get values callback'
- Values => [qw(3.5-default 3.4-compat)],
+ Values => [qw(3.5-default 3.4-compat web2)],
},
},
DefaultSummaryRows => {
More information about the Rt-commit
mailing list