summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2014-08-18 16:04:33 +0000
committerTed Trask <ttrask01@yahoo.com>2014-08-18 16:08:20 +0000
commitbbff3e3e885261e45ab4d80f772c4f85184b5ae7 (patch)
treee8c33e8e1b70e37146dc407ba43333e94974a2e2
parentcd46e0528fdf0fd412416c91b40551140b8f2724 (diff)
downloadacf-provisioning-bbff3e3e885261e45ab4d80f772c4f85184b5ae7.tar.bz2
acf-provisioning-bbff3e3e885261e45ab4d80f772c4f85184b5ae7.tar.xz
Fix editdevice-html view to display command results - fixes bug where createdevice fails the second time it is run
(cherry picked from commit bdc961508e79bbd6c13c8a74431fdff475cb16b5) Conflicts: provisioning-editdevice-html.lsp
-rw-r--r--provisioning-editdevice-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/provisioning-editdevice-html.lsp b/provisioning-editdevice-html.lsp
index 653758a..c00b1e6 100644
--- a/provisioning-editdevice-html.lsp
+++ b/provisioning-editdevice-html.lsp
@@ -43,6 +43,8 @@ html = require("acf.html")
<% end %>
<% end %>
+<% htmlviewfunctions.displaycommandresults({"deletedevice", "editdeviceparams", "overridedeviceparams"}, session) %>
+
<H1><%= html.html_escape(form.label) %></H1>
<%
if page_info.action == "editdevice" then