summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
diff options
context:
space:
mode:
authorjeff <jeff>2010-02-08 15:32:38 +0000
committerjeff <jeff>2010-02-08 15:32:38 +0000
commit5485c9b2bb9450f658c8d688e79af9e4cb3cd3ab (patch)
tree4119b166080b0b17238ace73e4c06453603dc43d /httemplate/edit/process
parent7f9b83d3bdaab8581479ae98b46909130a89f2af (diff)
grandstream device configuration support #4220
Diffstat (limited to 'httemplate/edit/process')
-rw-r--r--httemplate/edit/process/part_device.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/edit/process/part_device.html b/httemplate/edit/process/part_device.html
index 2b7e1da49..399991fc8 100644
--- a/httemplate/edit/process/part_device.html
+++ b/httemplate/edit/process/part_device.html
@@ -1,6 +1,10 @@
<% include( 'elements/process.html',
'table' => 'part_device',
'viewall_dir' => 'browse',
+ 'process_m2m' => {
+ 'link_table' => 'export_device',
+ 'target_table' => 'part_export',
+ },
)
%>
<%init>