WikiPage displays a locked label when locked. fixes bug #10998

This commit is contained in:
Colin Kuskie 2009-09-16 16:07:59 -07:00
parent 96dba300f7
commit 79b849262c
6 changed files with 23 additions and 1 deletions

View file

@ -59,6 +59,7 @@ our $HELP = {
{ name => 'canEdit',
description => 'canEdit variable',
},
{ name => 'isProtected', },
{ name => 'historyLabel',
description => 'historyLabel variable',
},