summaryrefslogtreecommitdiffstats
path: root/lbu-config-html.lsp
diff options
context:
space:
mode:
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
?>