From 665a734bce62fceaeca2665a21d5262f7070a98a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Nov 2010 09:04:44 +0000 Subject: Added searchdevices action and fixed getdeviceparams to be proper structure, not array --- provisioning-listdevices-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provisioning-listdevices-html.lsp') diff --git a/provisioning-listdevices-html.lsp b/provisioning-listdevices-html.lsp index df81bfe..0b646c0 100644 --- a/provisioning-listdevices-html.lsp +++ b/provisioning-listdevices-html.lsp @@ -53,8 +53,8 @@ require("viewfunctions") <% if #view.value == 0 then %>

No devices found

<% end %> + <% if viewlibrary and viewlibrary.dispatch_component and viewlibrary.check_permission("createdevice") then viewlibrary.dispatch_component("createdevice") end %> - -- cgit v1.2.3