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
|
|
@ -257,6 +257,11 @@ our $I18N =
|
|||
lastUpdated => 1166484508,
|
||||
},
|
||||
|
||||
'delete page confirmation' => {
|
||||
message => q|Delete this wiki page?|,
|
||||
lastUpdated => 1169074288,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue