[freeside-commits] freeside/httemplate/edit/process msgcat.html, 1.2.2.2, 1.2.2.3

Ivan,,, ivan at wavetail.420.am
Wed Dec 14 16:13:16 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv23029

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	msgcat.html 
Log Message:
usability for msgcat editing: redirect back to the message catalog you are working on, RT#15269

Index: msgcat.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/msgcat.html,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -w -d -r1.2.2.2 -r1.2.2.3
--- msgcat.html	15 Dec 2011 00:12:55 -0000	1.2.2.2
+++ msgcat.html	15 Dec 2011 00:13:14 -0000	1.2.2.3
@@ -2,6 +2,6 @@
     table       => 'msgcat',
     #viewall_dir => 'browse',
     redirect    => sub { my($cgi, $msgcat) = @_;
-                         popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale;
+                         popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale.';dummy=';
                        },
 &>



More information about the freeside-commits mailing list