append pagination variables to the Contributions template variables
This commit is contained in:
parent
06d904eff2
commit
524b658f88
2 changed files with 3 additions and 0 deletions
|
|
@ -214,6 +214,7 @@ sub www_view {
|
|||
});
|
||||
|
||||
$self->appendCommonVars($var);
|
||||
$p->appendTemplateVars($var);
|
||||
|
||||
return $self->processTemplate($var,$self->getViewTemplateId);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue