summaryrefslogtreecommitdiff
path: root/rt/lib/RT/Config.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-11-18 02:30:49 +0000
committerivan <ivan>2010-11-18 02:30:49 +0000
commit5bc612e1f9683a5c064217e42cbd1dc153f588b3 (patch)
treed5dbbc0efea1bd329c3f46184c6cc7cd48a369f7 /rt/lib/RT/Config.pm
parent9916976831c67272ea1870d5d65a3b00ddd1b8de (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,