Skip to content
Snippets Groups Projects
Commit a77ee87d authored by Nils Brinckmann's avatar Nils Brinckmann
Browse files

Remove the menu entry for copying the configruation

parent 2dd71924
No related branches found
No related tags found
1 merge request!170Remove the menu entry for copying the configruation
......@@ -81,24 +81,6 @@ permissions and limitations under the Licence.
</v-btn>
</template>
<v-list>
<v-list-item
dense
>
<v-list-item-content>
<v-list-item-title
:class="isUserAuthenticated ? 'text' : 'grey-text'"
>
<v-icon
left
small
:color="isUserAuthenticated ? 'black' : 'grey'"
>
mdi-content-copy
</v-icon>
Copy
</v-list-item-title>
</v-list-item-content>
</v-list-item>
<v-list-item
:disabled="!isUserAuthenticated"
dense
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment