X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=js%2Ftopology%2Fcards.js;fp=js%2Ftopology%2Fcards.js;h=52269cd7b47e3d1a92e1212c394552410a547f27;hp=04c0606eaa67778269166c222e2299ea5720fb62;hb=acb5f682a2b75b972710cabd81658f63071324b0;hpb=8bd25d906f766566ceee02d3d70e9890689a4c1a diff --git a/js/topology/cards.js b/js/topology/cards.js index 04c0606..52269cd 100644 --- a/js/topology/cards.js +++ b/js/topology/cards.js @@ -92,7 +92,7 @@ var generateCards = ( function() { var views = [ {id:"mSwitch", cmd:"/listswitch", dsc:"Open V Switch ID(s)", call:dpList, ref:true}, {id:"mTableStats", cmd:"/tablestatus?tablestat=", dsc:"Table stats", call:dpTable, ref:true}, -{id:"mPortDesc", cmd:"/portsdesc?portdesc=", dsc:"Port Desc", call:dpTable, ref:true}, +//{id:"mPortDesc", cmd:"/portsdesc?portdesc=", dsc:"Port Desc", call:dpTable, ref:true}, {id:"mPorts", cmd:"/portsstat?portstat=", dsc:"Ports stats", call:dpTable, ref:true}, //{id:"mTableFeature", cmd:"/data?tablefeature=", dsc:"Table Features", call:dpTable, ref:true}, //{id:"mQueueStats", cmd:"/data?queuestat=", dsc:"Queue Stats", call:dpTable, ref:true},