[gen] First draft of a system for locking pages when editing it.
This commit is contained in:
parent
27197f5b9d
commit
bdf41adf36
11 changed files with 71 additions and 8 deletions
|
@ -201,6 +201,7 @@ appyLabels = [
|
|||
('changes_show', 'Show changes'),
|
||||
('changes_hide', 'Hide changes'),
|
||||
('anonymous', 'an anonymous user'),
|
||||
('page_locked', 'This page is locked by ${user}.'),
|
||||
]
|
||||
|
||||
# Some default values for labels whose ids are not fixed (so they can't be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue