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

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


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

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.1
retrieving revision 1.2.2.2
diff -u -w -d -r1.2.2.1 -r1.2.2.2
--- msgcat.html	14 Dec 2011 23:54:15 -0000	1.2.2.1
+++ msgcat.html	15 Dec 2011 00:12:55 -0000	1.2.2.2
@@ -2,6 +2,6 @@
     table       => 'msgcat',
     #viewall_dir => 'browse',
     redirect    => sub { my($cgi, $msgcat) = @_;
-                         $p. 'browse/msgcat.html?locale='. $msgcat->locale;
+                         popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale;
                        },
 &>



More information about the freeside-commits mailing list