summaryrefslogtreecommitdiff
path: root/httemplate/browse/olt_site.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/browse/olt_site.html')
-rw-r--r--httemplate/browse/olt_site.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/httemplate/browse/olt_site.html b/httemplate/browse/olt_site.html
new file mode 100644
index 000000000..ea2e7de1f
--- /dev/null
+++ b/httemplate/browse/olt_site.html
@@ -0,0 +1,12 @@
+<& elements/browse-simple.html,
+ 'table' => 'olt_site',
+ 'title' => 'Fiber OLT markets and sites',
+ 'menubar' => [ 'View OLTs' => 'fiber_olt.html' ],
+ 'name_singular' => 'site',
+ 'acl' => 'Configuration',
+# overrides
+ 'disabled_statuspos' => '',
+ 'disableable' => 0,
+ 'header' => [ '#', 'Market', 'Site', ],
+ 'fields' => [ 'sitenum', 'market', 'site', ],
+&>