added restore option to wiki page
This commit is contained in:
parent
1497c991a1
commit
301b815e3a
7 changed files with 120 additions and 3 deletions
|
|
@ -163,8 +163,24 @@ our $HELP = {
|
|||
'name' => 'date',
|
||||
'description' => 'recent changes date',
|
||||
},
|
||||
{
|
||||
'name' => 'restoreUrl',
|
||||
'description' => 'recent changes restore url',
|
||||
},
|
||||
{
|
||||
'name' => 'isAvailable',
|
||||
'description' => 'recent changes is available',
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name=>'canAdminister',
|
||||
description => 'canAdminister'
|
||||
},
|
||||
{
|
||||
name=>'retoreLabel',
|
||||
description => 'restoreLabel'
|
||||
},
|
||||
],
|
||||
fields => [
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue