mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
c61817cc80
closes #3131 - create a hook in the editor controller that fires on a model's save events - use this hook to perform all the things that need to happen on save, regardless of where the save originated - remove logic from instances of model.save() that now belongs in the modelSaved hook - detach the model event listeners on willTransition in the editor routes |
||
---|---|---|
.. | ||
client | ||
clientold | ||
server | ||
shared | ||
test | ||
bootstrap.js | ||
index.js | ||
server.js |