0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Jason Williams 1d6b1f9667 Prevent editor title from being overwritten
Closes #3955
- Change titleScratch from being bound to the title to being
  set when entering the editor so it is not overwritten on a
  model refresh.
- Ensure that the "unsaved content" dialog is shown when there are
  changes to the "scratch" fields after a post-settings-menu change.
- Add tests to prevent regression.
2014-09-04 19:27:59 +00:00
..
client Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
server Merge pull request #3852 from ErisDS/issue-1967 2014-09-03 10:13:06 -05:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00