0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Kevin Ansfield 455d456a5b Fix new post->tags transition
refs #6483, closes #6541
- removes unloading of all tags when entering the tags screen. Tags list will now function similarly to the content list where already-loaded tags are visible immediately.

Fixes #6483 because it prevents selectize's data being changed out from underneath it before it's destroyed.
2016-02-18 18:01:08 +00:00
..
client Fix new post->tags transition 2016-02-18 18:01:08 +00:00
server Fixing typo in i18n key 2016-02-18 12:52:53 +00:00
shared Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
test Fix facebook/twitter/schema description 2016-02-18 12:11:46 +00:00
index.js