Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template.

This commit is contained in:
Martin Kamerbeek 2006-07-19 15:16:53 +00:00
parent 209e529a45
commit e3b558fc2b
5 changed files with 23 additions and 6 deletions

View file

@ -265,7 +265,10 @@ our $HELP = {
},
{
'name' => 'page.parent.newWindow'
}
},
{
'name' => 'page.parent.rank'
},
]
}
],