Skip to content

Commit 69061de

Browse files
committed
removing help icon from page search results page
1 parent b5e231c commit 69061de

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

frontend/src/pages/knowledgeGraph/PageSearchResults.vue

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@
1717
@change="onChange"
1818
@delete="onDelete"
1919
/>
20-
<AppButton
21-
v-if="!minimal"
22-
v-tooltip="'How to use'"
23-
class="help-icon"
24-
text="?"
25-
design="circle"
26-
color="secondary"
27-
to="help"
28-
/>
2920
</div>
3021

3122
<!-- facet dropdown filters -->

0 commit comments

Comments
 (0)