summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2013-11-01 23:55:43 +0000
committerTed Trask <ttrask01@yahoo.com>2013-11-01 23:55:43 +0000
commit826e450cf1f98aa187fc318e73e3cb1cd7bcce29 (patch)
tree1e427de711c2cffa421fbccaf02a21a090e9f34c
parente966ea43d971c184a8a788baac65d2d6b152ec5c (diff)
downloadacf-provisioning-826e450cf1f98aa187fc318e73e3cb1cd7bcce29.tar.bz2
acf-provisioning-826e450cf1f98aa187fc318e73e3cb1cd7bcce29.tar.xz
Display result of editdevice in listrequests view
-rw-r--r--provisioning-listrequests-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/provisioning-listrequests-html.lsp b/provisioning-listrequests-html.lsp
index d6cfea6..d4e24ff 100644
--- a/provisioning-listrequests-html.lsp
+++ b/provisioning-listrequests-html.lsp
@@ -46,7 +46,7 @@ html = require("acf.html")
});
</script>
-<% htmlviewfunctions.displaycommandresults({"deleterequest"}, session) %>
+<% htmlviewfunctions.displaycommandresults({"deleterequest", "editdevice"}, session) %>
<h1>Requests</h1>
<DL>