From ac6f13a86d41f51d631d4b43e607eff92e89fdde Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 18 Nov 2010 02:30:48 +0000 Subject: changed to "DisplayAftgerQuickCreate" per upstream request for clarification, RT#10429 --- rt/lib/RT/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt/lib/RT') diff --git a/rt/lib/RT/Config.pm b/rt/lib/RT/Config.pm index 3634557c6..7aa25b380 100644 --- a/rt/lib/RT/Config.pm +++ b/rt/lib/RT/Config.pm @@ -313,7 +313,7 @@ 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 => { + DisplayAfterQuickCreate => { Section => 'Ticket display', Overridable => 1, SortOrder => 6, -- cgit v1.2.1