etiquette/frontends/etiquette_flask/templates
voussoir a56b5274c9 Read spinner button function from onclick instead of data-onclick.
I think my original reason for doing this was to prevent the button
from being operational until after the spinner initialization has
completed, so you don't get any weird half-functional spinner buttons.
However, in practice I'm finding that I constantly forget about this
and it adds tedium to creating spinner buttons.
Will review if any actual problems come up.
2020-06-17 14:04:27 -07:00
..
album.html Prototype of album drag-and-drop moving. 2020-01-14 23:04:22 -08:00
album_card.html Prototype of album drag-and-drop moving. 2020-01-14 23:04:22 -08:00
bookmarks.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00
clipboard.html Read spinner button function from onclick instead of data-onclick. 2020-06-17 14:04:27 -07:00
clipboard_tray.html Add namespacing to photoclipboard.js. 2018-07-22 20:21:00 -07:00
header.html Replace <div id="header"> with <nav id="header>. 2020-01-14 16:43:43 -08:00
login.html Rename receive_callback -> login_register_callback. 2020-01-12 14:37:04 -08:00
photo.html Read spinner button function from onclick instead of data-onclick. 2020-06-17 14:04:27 -07:00
photo_card.html Remove duplicated markup between list/grid photo cards. 2018-12-27 15:30:30 -08:00
root.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00
search.html Move tagname related functions from common.js to tag_autocomplete.js. 2020-06-17 12:42:08 -07:00
tag_object.html Use <span> for tag objects with no link or onclick. 2020-01-15 18:11:48 -08:00
tags.html Move tagname related functions from common.js to tag_autocomplete.js. 2020-06-17 12:42:08 -07:00
template.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00
user.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00