0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/templates/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.hbs Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +00:00
copy-html.hbs Working CopyHTML shortcut 2014-08-19 15:05:26 +01:00
delete-all.hbs
delete-post.hbs
delete-user.hbs Working delete user modal & button 2014-08-04 13:29:24 -07:00
invite-new-user.hbs Return to invite new user; invite multiple users in one go 2014-08-03 10:31:42 -06:00
leave-editor.hbs
markdown.hbs Update markdown help modal 2014-08-03 10:24:00 -06:00
transfer-owner.hbs
upload.hbs