From 7c41eea8dca02a399739c29a0dfbda7efdd6df86 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 14 May 2013 00:28:33 -0700 Subject: svc_cable, RT#22009 --- 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 997ac142a..3c1cc66fa 100644 --- a/httemplate/view/elements/svc_Common.html +++ b/httemplate/view/elements/svc_Common.html @@ -119,6 +119,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