-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55165/
-----------------------------------------------------------
Review request for atlas, keval bhatt and Madhan Neethiraj.
Bugs: ATLAS-1421
https://issues.apache.org/jira/browse/ATLAS-1421
Repository: atlas
Description
-------
This patch provide fix for following issues.
1. On clicking the test_table, the details page shows entities as HTML text
instead of the entity itself.
2. Deleted the test_table . Link to the entity in HTML is displayed as plain
text instead of the clickable link of the entity.
Diffs
-----
dashboardv2/public/js/utils/CommonViewFunction.js d3a3f67
dashboardv2/public/js/views/audit/AuditTableLayoutView.js 9f42e4a
dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js 76e229d
dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js c34e6f7
dashboardv2/public/js/views/search/SearchResultLayoutView.js 71dcb8b
Diff: https://reviews.apache.org/r/55165/diff/
Testing
-------
Tested above scenario.
Thanks,
Kalyani Kashikar