Ghost/ghost/admin/app/templates
Kevin Ansfield 7d997d5c2d Fixed member count after deleting a member
no issue

- the member count is automatically calculated via the length of the live members array so there's no need to manually decrement it - if we do manually decrement then the count is off by one because the auto calculation runs to get the new value before the manual decrement
2019-12-13 11:38:37 +00:00
..
components 🐛 Fixed unsaved changes modal when using Cmd+S on tag/member screens 2019-12-13 11:37:01 +00:00
editor 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
members
settings
setup
staff 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
-contributors.hbs
about.hbs
application-error.hbs
application.hbs
editor.hbs Updated post status in editor 2019-11-13 15:31:42 +01:00
error.hbs
member.hbs Fixed member count after deleting a member 2019-12-13 11:38:37 +00:00
members.hbs Fixed member count after deleting a member 2019-12-13 11:38:37 +00:00
pages-loading.hbs
pages.hbs
posts-loading.hbs
posts.hbs
reset.hbs
setup.hbs
signin.hbs
signup.hbs
site.hbs
tag.hbs 🐛 Fixed unsaved changes modal when using Cmd+S on tag/member screens 2019-12-13 11:37:01 +00:00
tags-loading.hbs
tags.hbs