0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/controllers/modals
Jason Williams 03d25ca502 Show warning dialog if session has ended in editor
Closes #3839
- Display a warning modal in the editor routes if the user
  is logged out due to re-authorization problems.  This provides
  a chance to copy any unsaved content before being sent to the
  signin page to log back in.
2014-08-25 19:45:26 +00:00
..
auth-failed-unsaved.js Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +00:00
copy-html.js Working CopyHTML shortcut 2014-08-19 15:05:26 +01:00
delete-all.js
delete-post.js
delete-user.js
invite-new-user.js
leave-editor.js
transfer-owner.js
upload.js