0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Felix Rieseberg 6645f7c65a Working delete user modal & button
closes #3529
- Created ‘delete user’ modal (similar to the ‘delete post’ modal) and
controller
-  Modal will be opened if ‘Delete User’ is selected in the user
setting cog menu
2014-08-04 13:29:24 -07:00
..
client Working delete user modal & button 2014-08-04 13:29:24 -07:00
server Descriptive error if user by mail not found. 2014-08-01 18:13:33 -07:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Fix failure in Post API tests. 2014-08-01 17:55:27 +00:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js
server.js