diff options
| author | ivan <ivan> | 2010-01-09 23:36:59 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2010-01-09 23:36:59 +0000 |
| commit | 7d9c599b7caaa5c0c6d678756d423ee80499c2c0 (patch) | |
| tree | 37ed80c17049f4a4216839f57e8e165a425246fa /rt/lib | |
| parent | 672e0f93eaac960b9b4f9cbe5bb02fea032fbcfd (diff) | |
add a "freeside2.1" stylesheet to isolate our skinning changes
Diffstat (limited to 'rt/lib')
| -rw-r--r-- | rt/lib/RT/Config.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/lib/RT/Config.pm b/rt/lib/RT/Config.pm index 76c45dcbd..bec82c474 100644 --- a/rt/lib/RT/Config.pm +++ b/rt/lib/RT/Config.pm @@ -173,7 +173,7 @@ our %META = ( 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 => { |
