mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 08:31:43 +03:00
d45d036ecb
closes #2028 - Instead of binding and unbinding the click event, bind the data to the outer scope so we can use a standard click handler. - Use removeProp instead of setting the property to false when enabling. - Use the `disabled` as value when disabling. |
||
---|---|---|
.. | ||
base.js | ||
blog.js | ||
debug.js | ||
editor-tag-widget.js | ||
editor.js | ||
login.js | ||
post-settings.js | ||
settings.js |