From: ivan Date: Sun, 21 Mar 2010 19:34:34 +0000 (+0000) Subject: make the fckeditor taller, way too small X-Git-Tag: root_of_svc_elec_features~380 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=366d237dfb842d9bcbdf43477cb5eabef8fe6686 make the fckeditor taller, way too small --- diff --git a/rt/etc/RT_SiteConfig.pm b/rt/etc/RT_SiteConfig.pm index 8a293a865..bfdfbbb89 100644 --- a/rt/etc/RT_SiteConfig.pm +++ b/rt/etc/RT_SiteConfig.pm @@ -46,6 +46,7 @@ Set($WebDefaultStylesheet, 'freeside2.1'); #Set($DefaultSummaryRows, 10); Set($MessageBoxWidth, 80); +Set($MessageBoxRichTextHeight, 368); #Set(@Plugins,(qw(Extension::QuickDelete RT::FM))); 1;