ocket8888 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_r295831049
##########
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:
:+1: that sounds like a more proper use of Angular anyway.
----------------------------------------------------------------
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