etiquette/frontends/etiquette_flask/static
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
..
basic_thumbnails Add basic thumbnail for albums. 2020-01-11 16:23:56 -08:00
css Rename photo_card_selector_checkbox photo_clipboard_selector_checkbox. 2021-01-04 23:31:41 -08:00
js Add the clipboard checkbox on pageload, not in server response. 2021-01-05 01:24:03 -08:00
favicon.png Further separate front & back; Create frontends folder 2017-05-01 21:49:28 -07:00
favicon.svg Further separate front & back; Create frontends folder 2017-05-01 21:49:28 -07:00