usability for msgcat editing: redirect back to the message catalog you are working...
authorivan <ivan>
Thu, 15 Dec 2011 00:12:55 +0000 (00:12 +0000)
committerivan <ivan>
Thu, 15 Dec 2011 00:12:55 +0000 (00:12 +0000)
httemplate/edit/process/msgcat.html

index 4c04290..6c93508 100644 (file)
@@ -2,6 +2,6 @@
     table       => 'msgcat',
     #viewall_dir => 'browse',
     redirect    => sub { my($cgi, $msgcat) = @_;
     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;
                        },
 &>
                        },
 &>