summaryrefslogtreecommitdiff
path: root/httemplate/edit/pbx_device.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-01-24 00:39:40 -0800
committerIvan Kohler <ivan@freeside.biz>2014-01-24 00:39:40 -0800
commitf3ac48703be75c0e2aec161487057eafeb8fc74f (patch)
treefd3bc7402cf055bbdccd86927532283cde51b562 /httemplate/edit/pbx_device.html
parent960c55002469c33ea9b0a949ad473a705e1b6cf9 (diff)
svc_pbx devices, for RT#24968
Diffstat (limited to 'httemplate/edit/pbx_device.html')
-rw-r--r--httemplate/edit/pbx_device.html4
1 files changed, 4 insertions, 0 deletions
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',
+&>