mitchell852 commented on a change in pull request #2823: Delivery services
dashboard widget
URL: https://github.com/apache/trafficcontrol/pull/2823#discussion_r221360946
##########
File path: traffic_portal/app/src/index.html
##########
@@ -53,6 +53,8 @@
<script src="resources/assets/js/moment-min_2.22.1.js"></script>
<script src="resources/assets/js/underscore-min_1.8.3.js"></script>
<script
src="resources/assets/js/jquery.dataTables.min_1.10.16.js"></script>
+ <script src="resources/assets/js/chartjs/Chart.min.js"></script>
Review comment:
can u add the versions to the file names? see how the others have version
numbers?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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