etiquette/frontends/etiquette_flask/templates
Ethan Dalool 9ac91d3850 Add tag delete button to specific tag page.
On the main tag listing, for child tags, you only get an unlink
button on hover. So if you want to delete a child tag you'd have to
unlink, then refresh, then delete. Now you can just go to its page
and delete it there.
2020-02-27 14:57:27 -08: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
clipboard.html Move new #right:before to common.css. 2019-09-11 01:12:04 -07:00
clipboard_tray.html
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 Add photo delete buttons to hovering toolbox. 2020-02-27 14:15:13 -08:00
photo_card.html
root.html
search.html Add entry_with_tagname_replacements for use on tagname inputs. 2020-01-15 20:29:56 -08:00
tag_object.html Use <span> for tag objects with no link or onclick. 2020-01-15 18:11:48 -08:00
tags.html Add tag delete button to specific tag page. 2020-02-27 14:57:27 -08:00
template.html
user.html