Anurag Mantripragada has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14153
Change subject: IMPALA-8901: Fix # links on /catalog page. ...................................................................... IMPALA-8901: Fix # links on /catalog page. After IMPALA-7935, the database links on the top of /catalog page that use # links to jump to the part of the page corresponding to the particular database is broken because the id is ommitted. This is fixed by moving id to a tag which doesn't change if local catalog is turned on. Testing: Manually tested the links are working in both local catalog mode and V1 mode. Change-Id: I895742dcaeaf71ecf097b0fec69cc19a3b6f86f4 --- M www/catalog.tmpl 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/53/14153/1 -- To view, visit http://gerrit.cloudera.org:8080/14153 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I895742dcaeaf71ecf097b0fec69cc19a3b6f86f4 Gerrit-Change-Number: 14153 Gerrit-PatchSet: 1 Gerrit-Owner: Anurag Mantripragada <[email protected]>
