add provider dropdown to svc_cable, RT#22009
[freeside.git] / httemplate / elements / menu.html
index f9ad579..9b5478e 100644 (file)
@@ -586,6 +586,7 @@ $config_misc{'Hardware types'} = [ $fsurl.'browse/hardware_class.html', 'Set up
 if ( $curuser->access_right('Configuration') ) {
   $config_misc{'RADIUS Groups'} = [ $fsurl.'browse/radius_group.html', 'Manage RADIUS groups' ];
   $config_misc{'RADIUS Clients'} = [ $fsurl.'browse/nas.html', 'Manage RADIUS clients' ];
+  $config_misc{'Cable providers'} = [ $fsurl.'browse/cable_provider.html', '' ];
   $config_misc{'Cable modem models'} = [ $fsurl.'browse/cable_model.html', '' ];
 }