[freeside-commits] freeside/rt/lib/RT Config.pm,1.5.4.1,1.5.4.2

Ivan,,, ivan at wavetail.420.am
Wed Nov 17 18:30:51 PST 2010


Update of /home/cvs/cvsroot/freeside/rt/lib/RT
In directory wavetail.420.am:/tmp/cvs-serv365/lib/RT

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	Config.pm 
Log Message:
changed to "DisplayAftgerQuickCreate" per upstream request for clarification, RT#10429

Index: Config.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/lib/RT/Config.pm,v
retrieving revision 1.5.4.1
retrieving revision 1.5.4.2
diff -u -w -d -r1.5.4.1 -r1.5.4.2
--- Config.pm	10 Nov 2010 23:12:23 -0000	1.5.4.1
+++ Config.pm	18 Nov 2010 02:30:48 -0000	1.5.4.2
@@ -313,7 +313,7 @@
             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,



More information about the freeside-commits mailing list