0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Kevin Ansfield b407dcf06e Quick-fix for unnecessary "discard changes" modals
closes #6315
- don't set the `slug` attribute if we get an empty string back from the slug generator to prevent dirty attributes being triggered for `null` getting changed to `''`
2016-01-11 15:58:07 +00:00
..
client Quick-fix for unnecessary "discard changes" modals 2016-01-11 15:58:07 +00:00
server Merge pull request #6273 from johnny94/add-attributes 2016-01-11 10:24:04 +00:00
shared Fix non-idempotent Ghost API helper 2015-12-18 15:02:05 +01:00
test Merge pull request #6273 from johnny94/add-attributes 2016-01-11 10:24:04 +00:00
index.js