diff options
| author | Mark Wells <mark@freeside.biz> | 2016-03-10 01:20:21 -0800 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2016-03-10 01:20:28 -0800 |
| commit | 5c9f445b375ecf56e453de2c783f11e1c572dccb (patch) | |
| tree | 6398bf386784a8bac9ff9aa677961df375762e94 /httemplate/edit/process/olt_site.html | |
| parent | 88fb68b7da3d03d2c8bbbee8f6b1b87dcb3f3246 (diff) | |
add svc_fiber circuit id field, OLT sites, and other improvements, #35260
Diffstat (limited to 'httemplate/edit/process/olt_site.html')
| -rw-r--r-- | httemplate/edit/process/olt_site.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/edit/process/olt_site.html b/httemplate/edit/process/olt_site.html new file mode 100644 index 000000000..f328cfefe --- /dev/null +++ b/httemplate/edit/process/olt_site.html @@ -0,0 +1,4 @@ +<& elements/process.html, + table => 'olt_site', + viewall_dir => 'browse', +&> |
