ocket8888 commented on a change in pull request #4415: Updated Traffic Portal 
to use TO API v2.0
URL: https://github.com/apache/trafficcontrol/pull/4415#discussion_r384201759
 
 

 ##########
 File path: traffic_portal/app/src/app.js
 ##########
 @@ -339,8 +332,6 @@ var trafficPortal = angular.module('trafficPortal', [
         require('./common/modules/table/cacheGroupServers').name,
         require('./common/modules/table/cacheGroupStaticDnsEntries').name,
         require('./common/modules/table/capabilities').name,
-        require('./common/modules/table/capabilityEndpoints').name,
 
 Review comment:
   It's an inaccessible state through the UI; if you want to see those you have 
to already know they exist. Clicking on the table won't do anything anymore - 
and to get there you have to use direct URL navigation. I can leave them in but 
at this point they're something that's been un-linked from something that 
itself was just un-linked from a view that's never been linked at all (afaik).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to