do not show edit tab in the wiki page unless you can edit it

This commit is contained in:
Colin Kuskie 2008-11-24 04:56:32 +00:00
parent f228561aa9
commit 241dcf7e8b
5 changed files with 103 additions and 0 deletions

View file

@ -56,6 +56,9 @@ our $HELP = {
{ name => 'editLabel',
description => 'editLabel variable',
},
{ name => 'canEdit',
description => 'canEdit variable',
},
{ name => 'historyLabel',
description => 'historyLabel variable',
},