summaryrefslogtreecommitdiffstats
path: root/lbu-listchanges-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'lbu-listchanges-html.lsp')
-rw-r--r--lbu-listchanges-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lbu-listchanges-html.lsp b/lbu-listchanges-html.lsp
index f563234..e15a9a0 100644
--- a/lbu-listchanges-html.lsp
+++ b/lbu-listchanges-html.lsp
@@ -17,6 +17,7 @@ html = require("acf.html")
<DL>
<DT>Generate and download overlay</DT>
<DD><form action="<%= html.html_escape(page_info.script .. page_info.prefix) %>lbu/getpackage" method="POST">
+ <input type="hidden" name="viewtype" value="stream">
<input class="submit" type="submit" name="submit" value="Download"></form></DD>
</DL>
<% end %>