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:
Colin Kuskie 2007-01-02 05:04:34 +00:00
parent 9f93b16353
commit 675f07e1b4
4 changed files with 10 additions and 91 deletions

View file

@ -760,10 +760,10 @@ our $HELP = {
},
{
'name' => 'pagination.pageList',
},
{
'name' => 'pagination.pageLoop',
'variables' => [
{
'name' => 'pagination.pageLoop'
},
{
'name' => 'pagination.url'
},