mitchell852 commented on a change in pull request #3680: TP: adds the ability 
to rearrange table columns as well as toggle column visibility/searchability
URL: https://github.com/apache/trafficcontrol/pull/3680#discussion_r295579578
 
 

 ##########
 File path: traffic_portal/app/src/app.js
 ##########
 @@ -457,7 +457,6 @@ var trafficPortal = angular.module('trafficPortal', [
 
         .run(function($log, applicationService) {
             $log.debug("Application run...");
-            applicationService.startup();
 
 Review comment:
   no. i thought it might be useful but i never used it. there's an init 
function in applicationService you can use instead if you need to do something 
at startup.

----------------------------------------------------------------
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