projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix editing of events that have reasons, from #31702
[freeside.git]
/
httemplate
/
edit
/
process
/
msgcat.html
1
<& elements/process.html,
2
table => 'msgcat',
3
#viewall_dir => 'browse',
4
redirect => sub { my($cgi, $msgcat) = @_;
5
popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale.';dummy=';
6
},
7
&>