summaryrefslogtreecommitdiffstats
path: root/lib/db-listtables-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/db-listtables-html.lsp')
-rw-r--r--lib/db-listtables-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/db-listtables-html.lsp b/lib/db-listtables-html.lsp
index fd9c7eb..3d7fe07 100644
--- a/lib/db-listtables-html.lsp
+++ b/lib/db-listtables-html.lsp
@@ -22,7 +22,7 @@
</script>
<% end %>
-<% htmlviewfunctions.displaycommandresults({"createdatabase"}, session) %>
+<% htmlviewfunctions.displaycommandresults({"createdatabase"}, session, true) %>
<% local header_level = htmlviewfunctions.displaysectionstart(form, page_info) %>
<% if form.value.connection and next(form.value.connection.value) ~= nil then