1
0
Fork 0
mirror of synced 2024-06-20 19:30:15 +12:00
ArchiveBox/archivebox/templates/admin
Adam Wolf 83731f5a68 Tweak JS so Safari can choose admin actions
I noticed that Safari was submitting both the empty option and the
selected options back to the server.

Digging into it, I was able to get Safari to deselect the ---------
option by using '[selected]' as the selector.

For #658
2021-10-28 22:22:46 -05:00
..
actions_as_select.html add ability to add and remove tags directly from snapshot list 2021-02-18 02:32:58 -05:00
app_index.html cleanup templates and views 2021-01-30 05:47:55 -05:00
base.html Tweak JS so Safari can choose admin actions 2021-10-28 22:22:46 -05:00
login.html cleanup templates and views 2021-01-30 05:47:55 -05:00
private_index.html cleanup templates and views 2021-01-30 05:47:55 -05:00
private_index_grid.html cleanup templates and views 2021-01-30 05:47:55 -05:00
snapshots_grid.html keep grid header on one line 2021-04-11 00:49:33 -04:00