From f7c8460b69a73c64bed52355cb2bc4ad1f9105ad Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sun, 25 Nov 2012 01:34:33 +0000 Subject: Cleanup use of viewtype --- lbu-controller.lua | 1 - lbu-listchanges-html.lsp | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/lbu-controller.lua b/lbu-controller.lua index 124a9d5..d52b5dd 100644 --- a/lbu-controller.lua +++ b/lbu-controller.lua @@ -43,6 +43,5 @@ function selectbackup(self) end function getpackage(self) - self.conf.viewtype = "stream" return self.model.getpackage() end 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")
Generate and download overlay
+
<% end %> -- cgit v1.2.3