archive format selection in browser

This commit is contained in:
ed
2021-03-27 01:10:05 +01:00
parent c8f59fb978
commit 426687b75e
3 changed files with 72 additions and 3 deletions

View File

@@ -1473,6 +1473,7 @@ class HttpCli(object):
),
have_up2k_idx=("e2d" in vn.flags),
have_tags_idx=("e2t" in vn.flags),
have_zip=(not self.args.no_zip),
logues=logues,
title=html_escape(self.vpath),
srv_info=srv_info,