summaryrefslogtreecommitdiffstats
path: root/did-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'did-status-html.lsp')
-rw-r--r--did-status-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/did-status-html.lsp b/did-status-html.lsp
index cf28312..5ded042 100644
--- a/did-status-html.lsp
+++ b/did-status-html.lsp
@@ -30,6 +30,6 @@ Missing
</DD>
</DL>
-<% if viewlibrary and viewlibrary.dispatch_component then
+<% if viewlibrary and viewlibrary.dispatch_component and not data.value then
viewlibrary.dispatch_component("createdatabase")
end %>