X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Flib%2FRT%2FConfig.pm;fp=rt%2Flib%2FRT%2FConfig.pm;h=3634557c6ca2f1d7bffd8755c5c27661392de01a;hb=315efbebcacc909a11eb0379bd2f67bd3145243c;hp=ce66bb6cc08486dc8892e6aa559ab91806093ff0;hpb=a09250fdfe56ce6c9cea038e4e16f3a749460aa4;p=freeside.git diff --git a/rt/lib/RT/Config.pm b/rt/lib/RT/Config.pm index ce66bb6cc..3634557c6 100644 --- a/rt/lib/RT/Config.pm +++ b/rt/lib/RT/Config.pm @@ -313,6 +313,16 @@ our %META = ( Hints => 'Use css rules to display text monospaced and with formatting preserved, but wrap as needed. This does not work well with IE6 and you should use the previous option', #loc }, }, + QuickCreateDisplay => { + Section => 'Ticket display', + Overridable => 1, + SortOrder => 6, + Widget => '/Widgets/Form/Boolean', + WidgetArguments => { + Description => 'On Quick Create, redirect to ticket display', #loc + #Hints => '', #loc + }, + }, # User overridable locale options DateTimeFormat => {