repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
autogenerated name metadata table
[sgn.git]
/
mason
/
feature
/
types
/
autohandler
blob
cbd09c340ed8ac859b2b0376965fe834017585d0
1
% $m->call_next;
2
3
% if( my $feature_id = eval { $m->request_args->{feature}->feature_id } ) {
4
<& /page/comments.mas, object_type=> "feature", object_id => $feature_id, referer=> $c->req->uri->as_string &>
5
% }