hide fileman buttons when argv-disabled

This commit is contained in:
ed
2021-07-26 23:35:55 +02:00
parent d5a79455d1
commit 72574da834
4 changed files with 10 additions and 4 deletions

View File

@@ -126,6 +126,8 @@
tag_order_cfg = {{ tag_order }},
have_up2k_idx = {{ have_up2k_idx|tojson }},
have_tags_idx = {{ have_tags_idx|tojson }},
have_mv = {{ have_mv|tojson }},
have_del = {{ have_del|tojson }},
have_zip = {{ have_zip|tojson }};
</script>
<script src="/.cpr/util.js?_={{ ts }}"></script>