Skip to content

Commit

Permalink
TopBar: remove feedback button
Browse files Browse the repository at this point in the history
  • Loading branch information
diocas committed Apr 22, 2024
1 parent 9a91f01 commit 98af501
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions top-bar/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,6 @@
<span v-translate>CERNBox documentation</span>
</oc-button>
</li>
<li class="oc-menu-item-hover">
<oc-button
type="a"
appearance="raw"
href="https://cern.service-now.com/service-portal?id=sc_cat_item&name=cernbox-feedback&se=CERNBox-Service&cernbox_service_instance=Production"
target="_blank"
>
<oc-icon :name="'feedback'" fill-type="line" class="oc-p-xs" />
<span v-translate>Give us feedback</span>
</oc-button>
</li>
<li class="oc-menu-item-hover">
<oc-button
type="a"
Expand Down

0 comments on commit 98af501

Please sign in to comment.