[freeside-commits] freeside/rt/lib/RT Config.pm,1.1.1.1,1.2
Ivan,,,
ivan at wavetail.420.am
Sat Jan 9 15:37:00 PST 2010
Update of /home/cvs/cvsroot/freeside/rt/lib/RT
In directory wavetail.420.am:/tmp/cvs-serv3780/lib/RT
Modified Files:
Config.pm
Log Message:
add a "freeside2.1" stylesheet to isolate our skinning changes
Index: Config.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/lib/RT/Config.pm,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Config.pm 31 Dec 2009 13:10:05 -0000 1.1.1.1
+++ Config.pm 9 Jan 2010 23:36:58 -0000 1.2
@@ -173,7 +173,7 @@
WidgetArguments => {
Description => 'Theme', #loc
# XXX: we need support for 'get values callback'
- Values => [qw(3.5-default 3.4-compat web2)],
+ Values => [qw(3.5-default 3.4-compat web2 freeside2.1)],
},
},
MessageBoxRichText => {
More information about the freeside-commits
mailing list