summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/tower.html
diff options
context:
space:
mode:
authorivan <ivan>2011-12-10 00:37:04 +0000
committerivan <ivan>2011-12-10 00:37:04 +0000
commit573139dbd6c37808697bfa72a3a468bb0980d4dd (patch)
tree17a283a66168eb36e67003f7557997a9f5bbe002 /httemplate/edit/process/tower.html
parent4655e5f871306e9d3682974563fcb6c9656a9bd2 (diff)
tower tracking, RT#15538
Diffstat (limited to 'httemplate/edit/process/tower.html')
-rw-r--r--httemplate/edit/process/tower.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/edit/process/tower.html b/httemplate/edit/process/tower.html
new file mode 100644
index 000000000..7353784e5
--- /dev/null
+++ b/httemplate/edit/process/tower.html
@@ -0,0 +1,7 @@
+<& elements/process.html,
+ table => 'tower',
+ viewall_dir => 'browse',
+ process_o2m => { 'table' => 'tower_sector',
+ 'fields' => [qw( sectorname ip_addr )],
+ },
+&>