From a97e5cbca3e7b9e7d59ecbe34057426b2ff7b34d Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 14 May 2013 00:28:55 -0700 Subject: 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 --- httemplate/view/elements/svc_Common.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'httemplate/view/elements/svc_Common.html') 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) {
+<& svc_devices.html, + 'svc_x' => $svc_x, + 'table' => $svc_x->device_table, +&> + % if ( defined($opt{'html_foot'}) ) { <% ref($opt{'html_foot'}) -- cgit v1.2.1