mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
7e105eb5b6
no issue - replaced `querySelector` with `querySelectorAll` and a loop so that all subscribe form inputs have their values updated rather than only the first form on the page - made the selector more specific so that it only updates `<input>` elements - switched to a template string so it's easier to read/write |
||
---|---|---|
.. | ||
client@4f2ddbe84e | ||
server | ||
test | ||
index.js |