mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 06:09:14 -04:00
Merge f5598fdb4e
into 6208a04556
This commit is contained in:
commit
8072638b44
14 changed files with 109 additions and 3 deletions
|
@ -275,6 +275,7 @@
|
|||
"cmdShiftC": true, /* clear authorship */
|
||||
"cmdH": true, /* backspace */
|
||||
"ctrlHome": true, /* scroll to top of pad */
|
||||
"cmdEsc": true, /* Exit pad and go back to home */
|
||||
"pageUp": true,
|
||||
"pageDown": true
|
||||
},
|
||||
|
@ -642,7 +643,7 @@
|
|||
"right": [
|
||||
["importexport", "timeslider", "savedrevision"],
|
||||
["settings", "embed"],
|
||||
["showusers"]
|
||||
["showusers", "gohome", "logout"]
|
||||
],
|
||||
"timeslider": [
|
||||
["timeslider_export", "timeslider_returnToPad"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue