summaryrefslogtreecommitdiffstats
path: root/lbu-config-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-06-23 19:31:14 +0000
committerTed Trask <ttrask01@yahoo.com>2008-06-23 19:31:14 +0000
commitd296fec1d9bbdee3a212e4d0ac6e6a2cca21e70e (patch)
tree49b44dbd61f2d0d16887ee0751d1e8d5796398e1 /lbu-config-html.lsp
parent90a75da89bf3039fe4b26276923d21b20935f60f (diff)
downloadacf-alpine-conf-d296fec1d9bbdee3a212e4d0ac6e6a2cca21e70e.tar.bz2
acf-alpine-conf-d296fec1d9bbdee3a212e4d0ac6e6a2cca21e70e.tar.xz
Added ability to manage archive of lbu backups.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-conf/trunk@1223 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'lbu-config-html.lsp')
-rw-r--r--lbu-config-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lbu-config-html.lsp b/lbu-config-html.lsp
index b8b10eb..6749785 100644
--- a/lbu-config-html.lsp
+++ b/lbu-config-html.lsp
@@ -22,5 +22,6 @@ io.write("</span>")
if viewlibrary and viewlibrary.dispatch_component then
viewlibrary.dispatch_component("editincluded")
viewlibrary.dispatch_component("editexcluded")
+ viewlibrary.dispatch_component("listbackups")
end
?>