mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 05:39:12 -04:00
Pad: Move padLoad
hook to Pad.init()
This commit is contained in:
parent
f9610452cf
commit
b38d66b30b
3 changed files with 2 additions and 2 deletions
|
@ -76,6 +76,7 @@
|
|||
instead.
|
||||
* `padCreate`: The `author` context property is deprecated; use the new
|
||||
`authorId` context property instead.
|
||||
* `padLoad`: Now runs when a temporary Pad object is created during import.
|
||||
* `padRemove`: The `padID` context property is deprecated; use `pad.id`
|
||||
instead.
|
||||
* `padUpdate`: The `author` context property is deprecated; use the new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue