0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Kevin P. Kucharczyk 7ce8819f65 Fix duplicate URL input field in image uploader
closes #6224
- Add .js-button-accept to removeExtras call
- Check for .js-url container existence before prepending it
- Remove redundant .init() call
2015-12-16 21:36:49 +01:00
..
client Fix duplicate URL input field in image uploader 2015-12-16 21:36:49 +01:00
server Ensure filter parse errors generate 422 not 500 2015-12-15 15:01:06 +00:00
shared Fixing bug with ghost-url overwriting url 2015-12-15 14:16:00 +00:00
test Merge pull request #6227 from ErisDS/stupid-bug-fix 2015-12-15 15:55:15 +01:00
index.js