etiquette/frontends/etiquette_flask/templates
Ethan Dalool 29774f2524 Add the clipboard checkbox on pageload, not in server response.
With the recent addition of search_embed iframes on other pages, we
had photo cards appearing but the photo_clipboard module was not
imported thus the checkboxes did nothing. I don't want to import
photo_clipboard onto every single page, I'd rather they click through
to the full search UI. Otherwise every single page will have the tray
and often not a good enough reason for it.
So, since the functionality of the checkbox is completely reliant on
the photo_clipboard.js module anyway, there's no reason not to have it
generated by that module.
2021-01-05 01:24:03 -08:00
..
album.html Significant updates to editor.js. 2021-01-01 19:46:06 -08:00
album_card.html
bookmarks.html Significant updates to editor.js. 2021-01-01 19:46:06 -08:00
clipboard.html Call photo_clipboard.apply_check_all after refreshing divs. 2021-01-03 00:17:36 -08:00
clipboard_tray.html
header.html
login.html
photo.html Add the clipboard checkbox on pageload, not in server response. 2021-01-05 01:24:03 -08:00
photo_card.html Add the clipboard checkbox on pageload, not in server response. 2021-01-05 01:24:03 -08:00
root.html Add jank support for html motds. 2021-01-04 02:23:03 -08:00
search.html Add UI dropdown for orderby basename. 2021-01-01 17:02:03 -08:00
search_embed.html Add search_embed for bringing search iframes to other pages. 2021-01-02 13:49:43 -08:00
tag_object.html
tags.html Fix accuracy of Descendants count on tags page. 2021-01-04 13:45:43 -08:00
template.html
user.html Add search_embed for bringing search iframes to other pages. 2021-01-02 13:49:43 -08:00