From f3ac48703be75c0e2aec161487057eafeb8fc74f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 24 Jan 2014 00:39:40 -0800 Subject: svc_pbx devices, for RT#24968 --- httemplate/edit/pbx_device.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 httemplate/edit/pbx_device.html (limited to 'httemplate/edit/pbx_device.html') diff --git a/httemplate/edit/pbx_device.html b/httemplate/edit/pbx_device.html new file mode 100644 index 000000000..457ec7121 --- /dev/null +++ b/httemplate/edit/pbx_device.html @@ -0,0 +1,4 @@ +<& elements/device_Common.html, + 'name' => 'PBX device', + 'table' => 'pbx_device', +&> -- cgit v1.2.1