summaryrefslogtreecommitdiff
path: root/rt/lib/RT/Config.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-11-18 02:30:48 +0000
committerivan <ivan>2010-11-18 02:30:48 +0000
commitac6f13a86d41f51d631d4b43e607eff92e89fdde (patch)
tree64ae853fbc11bea65f16e3b96f7e9db170c2115a /rt/lib/RT/Config.pm
parent5ef064aeca4a22dbe38b538e65d512d5d398fe2f (diff)
changed to "DisplayAftgerQuickCreate" per upstream request for clarification, RT#10429
Diffstat (limited to 'rt/lib/RT/Config.pm')
-rw-r--r--rt/lib/RT/Config.pm2
1 files changed, 1 insertions, 1 deletions
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,