Hide solutions link temporarily
This commit is contained in:
parent
4185dc3ea8
commit
751988be62
|
|
@ -44,9 +44,9 @@
|
||||||
class="module-navigation__toggle-menu"
|
class="module-navigation__toggle-menu"
|
||||||
v-if="canManageContent"
|
v-if="canManageContent"
|
||||||
>
|
>
|
||||||
<a
|
<!-- <a-->
|
||||||
class="module-navigation__actions"
|
<!-- class="module-navigation__actions"-->
|
||||||
data-cy="module-snapshots-button">Snapshots</a>
|
<!-- data-cy="module-snapshots-button">Snapshots</a>-->
|
||||||
|
|
||||||
<router-link
|
<router-link
|
||||||
:to="{name: 'module-settings'}"
|
:to="{name: 'module-settings'}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue