[freeside-commits] freeside/httemplate/edit/process msgcat.html, 1.3, 1.4
Ivan,,,
ivan at wavetail.420.am
Wed Dec 14 16:12:55 PST 2011
Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv22934
Modified Files:
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.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- msgcat.html 14 Dec 2011 23:53:45 -0000 1.3
+++ msgcat.html 15 Dec 2011 00:12:53 -0000 1.4
@@ -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