Fix bugs in the Pagination template variables and remove duplicate i18n entries.
ISA relationship for WSClient view template variables w.r.t pagination template variables.
This commit is contained in:
parent
9f93b16353
commit
675f07e1b4
4 changed files with 10 additions and 91 deletions
|
|
@ -760,10 +760,10 @@ our $HELP = {
|
|||
},
|
||||
{
|
||||
'name' => 'pagination.pageList',
|
||||
},
|
||||
{
|
||||
'name' => 'pagination.pageLoop',
|
||||
'variables' => [
|
||||
{
|
||||
'name' => 'pagination.pageLoop'
|
||||
},
|
||||
{
|
||||
'name' => 'pagination.url'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue