From be35b69ebad1ad0820af54bb956aacbb067fe5ea Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 4 Mar 2011 13:23:10 +0000 Subject: Removed provisioning-devices and instead use provisioning-device-seq. So, device label is no more. Also changed Standard Phone without Call Forwarding to Public Phone. --- provisioning-listdevices-html.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'provisioning-listdevices-html.lsp') diff --git a/provisioning-listdevices-html.lsp b/provisioning-listdevices-html.lsp index e93bdca..fe3114f 100644 --- a/provisioning-listdevices-html.lsp +++ b/provisioning-listdevices-html.lsp @@ -19,7 +19,7 @@ require("viewfunctions") - + <% if page_info.action == "searchdevices" then %> <% if view.value[1] and view.value[1].group and view.value[1].group ~= "" then %> @@ -47,7 +47,7 @@ require("viewfunctions") <%= html.link{value=page_info.script..page_info.prefix..page_info.controller.."/getdevicevalues?id=device_id&value="..v.device_id.."&Search=Search&viewtype=templated", label="View "} %> <% end %> - + <% if page_info.action == "searchdevices" then %> <% if v.group and v.group ~= "" then %> -- cgit v1.2.3
ActionLabelDevice IDGroup<%= html.html_escape(v.label) %><%= html.html_escape(v.device_id) %><%= html.html_escape(v.group) %>