aboutsummaryrefslogtreecommitdiffstats
path: root/yt_subscriptions_template.html
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2019-06-09 16:03:20 -0700
committerJames Taylor <user234683@users.noreply.github.com>2019-06-09 16:03:20 -0700
commit27ee2990e97b1e73df41c1512332a1facd56f759 (patch)
tree183e892af367061f79a6ff37c64ff9c86e7873ed /yt_subscriptions_template.html
parentf5c76462d722d45645029754b4fc85252cf8212e (diff)
downloadyt-local-27ee2990e97b1e73df41c1512332a1facd56f759.tar.lz
yt-local-27ee2990e97b1e73df41c1512332a1facd56f759.tar.xz
yt-local-27ee2990e97b1e73df41c1512332a1facd56f759.zip
Overhaul refresh system, make it asynchronous
Diffstat (limited to 'yt_subscriptions_template.html')
-rw-r--r--yt_subscriptions_template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_subscriptions_template.html b/yt_subscriptions_template.html
index a6d3e38..8e1434c 100644
--- a/yt_subscriptions_template.html
+++ b/yt_subscriptions_template.html
@@ -56,6 +56,7 @@ $items
<form method="POST" class="refresh-all">
<input type="submit" value="Check All">
<input type="hidden" name="action" value="refresh">
+ <input type="hidden" name="type" value="all">
</form>
</div>