svc_cable, RT#22009
[freeside.git] / httemplate / view / elements / svc_Common.html
index 997ac14..3c1cc66 100644 (file)
@@ -119,6 +119,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'})