Added JS confirmation for deleting wiki pages.
Documented need for JS confirmation and escaping template variables to the gotchas file.
This commit is contained in:
parent
e5ea16e1d2
commit
824b7a4545
6 changed files with 45 additions and 0 deletions
|
|
@ -59,6 +59,9 @@ our $HELP = {
|
|||
{
|
||||
name => 'deleteUrl',
|
||||
},
|
||||
{
|
||||
name => 'deleteConfirmation',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue