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_r295495257
##########
File path:
traffic_portal/app/src/common/modules/table/types/table.types.tpl.html
##########
@@ -34,18 +47,19 @@
<thead>
<tr class="headings">
<th>Name</th>
- <th>Use In Table</th>
<th>Description</th>
+ <th>Last Updated</th>
+ <th>Use In Table</th>
Review comment:
yes, i'm not a fan either. it's a bad practice imo that bubbled up to the UI
----------------------------------------------------------------
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