fix: show shared url in shared view list based on active view

fix issue with main view

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-10-21 16:26:28 +05:30
parent 20a10cb8b7
commit 973f168159
3 changed files with 15 additions and 4 deletions

View File

@@ -514,6 +514,7 @@
<additional-features
v-model="showAddFeatOverlay"
:selected-view="selectedView"
:delete-table="deleteTable"
:nodes="nodes"
:type="featureType"