0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
frontend Apply JSHint to test files. 2014-09-03 20:33:58 +02:00
routes Apply JSHint to test files. 2014-09-03 20:33:58 +02:00
setup Apply JSHint to test files. 2014-09-03 20:33:58 +02:00
base.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00