summaryrefslogtreecommitdiff
path: root/httemplate/browse/circuit_termination.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-11-27 15:21:29 -0800
committerMark Wells <mark@freeside.biz>2014-11-27 15:21:29 -0800
commit1af8ff7f48f7259fc99f090c301c84b9680fdb4d (patch)
treee21d72df5e6dd2eddebc8debc3b954bf2e0830e8 /httemplate/browse/circuit_termination.html
parent0f0bc1ef7aafc6b3869c0f71ee2528c1c9897ce6 (diff)
svc_circuit, #23879, #25933, #30830
Diffstat (limited to 'httemplate/browse/circuit_termination.html')
-rw-r--r--httemplate/browse/circuit_termination.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/httemplate/browse/circuit_termination.html b/httemplate/browse/circuit_termination.html
new file mode 100644
index 000000000..830ccf7fb
--- /dev/null
+++ b/httemplate/browse/circuit_termination.html
@@ -0,0 +1,11 @@
+<& elements/browse-simple.html,
+ 'table' => 'circuit_termination',
+ 'title' => 'Circuit terminations',
+ 'menubar' => [ 'Circuit types' => 'circuit_type.html',
+ 'Circuit providers' => 'circuit_provider.html'
+ ],
+ 'name_singular' => 'termination type',
+ 'name_header' => 'Termination type',
+ 'name_col' => 'termination',
+ 'acl' => 'Configuration',
+&>