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:
Colin Kuskie 2007-01-17 23:10:00 +00:00
parent e5ea16e1d2
commit 824b7a4545
6 changed files with 45 additions and 0 deletions

View file

@ -59,6 +59,9 @@ our $HELP = {
{
name => 'deleteUrl',
},
{
name => 'deleteConfirmation',
},
],
related => [
],