summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/part_device.html
diff options
context:
space:
mode:
authorjeff <jeff>2010-02-08 15:37:29 +0000
committerjeff <jeff>2010-02-08 15:37:29 +0000
commitd0221fabd4656b3a04251ca6168cc45f54d23574 (patch)
tree6edf3792883e58294de4d1c42a9ddbe52be1be85 /httemplate/edit/process/part_device.html
parent942c8b05b17b119a3dad84d7035c76b481dc5b99 (diff)
grandstream device configuration support #4220
Diffstat (limited to 'httemplate/edit/process/part_device.html')
-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>