X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rt%2Fetc%2FRT_SiteConfig.pm;h=bfdfbbb8978a004d4c1f552373ef9df33fc8426d;hb=366d237dfb842d9bcbdf43477cb5eabef8fe6686;hp=e7ce2a2db2db02468a16ab9ae7da2e73a2721ce6;hpb=7d9c599b7caaa5c0c6d678756d423ee80499c2c0;p=freeside.git diff --git a/rt/etc/RT_SiteConfig.pm b/rt/etc/RT_SiteConfig.pm index e7ce2a2db..bfdfbbb89 100644 --- a/rt/etc/RT_SiteConfig.pm +++ b/rt/etc/RT_SiteConfig.pm @@ -45,12 +45,8 @@ Set($WebDefaultStylesheet, 'freeside2.1'); #uncomment to use #Set($DefaultSummaryRows, 10); -#does this do anything in RT 3.8?? -Set($QuickCreateLong, 0); #set to true to cause quick ticket creation to - #redirect to the "long" ticket creation screen - #instead of just creating a ticket with the subject. - Set($MessageBoxWidth, 80); +Set($MessageBoxRichTextHeight, 368); #Set(@Plugins,(qw(Extension::QuickDelete RT::FM))); 1;