usability for msgcat editing: redirect back to the message catalog you are working...
[freeside.git] / httemplate / edit / process / msgcat.html
index 6c93508..bdfbf1d 100644 (file)
@@ -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=';
                        },
 &>