mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
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. |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
index.js | ||
server.js |