Changes between Initial Version and Version 1 of Ticket #29030, comment 6
- Timestamp:
- 08/07/2018 10:56:24 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29030, comment 6
initial v1 1 Based on @codecandid finding, I added a patch.1 Based on @codecandid 's findings, I added a patch. 2 2 In addition to the code fix in common.js, I made a few more changes. I thought it is better to handle the logic to hide the columns at server-side in addition to client-side. 3 4 From what I have tested, this patch seems to fix the issue.