diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-05-14 00:28:55 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-09-26 17:23:44 -0700 |
| commit | a97e5cbca3e7b9e7d59ecbe34057426b2ff7b34d (patch) | |
| tree | 9c93e64636997e1e8ba0083fe71f1eb70faa6019 /httemplate/view/elements/svc_Common.html | |
| parent | 486a5bc9dce792b34889411617ef7ebf535b93c7 (diff) | |
svc_cable (2.3 backport), RT#22009
Conflicts:
FS/FS/access_right.pm
FS/MANIFEST
httemplate/docs/part_svc-table.html
httemplate/view/svc_phone.cgi
Diffstat (limited to 'httemplate/view/elements/svc_Common.html')
| -rw-r--r-- | httemplate/view/elements/svc_Common.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/view/elements/svc_Common.html b/httemplate/view/elements/svc_Common.html index 2d1201b51..e5cf9f6ca 100644 --- a/httemplate/view/elements/svc_Common.html +++ b/httemplate/view/elements/svc_Common.html @@ -106,6 +106,11 @@ function areyousure(href) { <BR> +<& svc_devices.html, + 'svc_x' => $svc_x, + 'table' => $svc_x->device_table, +&> + % if ( defined($opt{'html_foot'}) ) { <% ref($opt{'html_foot'}) |
