Made library link readonly instead of disabled so it can be copied

This commit is contained in:
Stefan Zermatten
2020-08-10 04:23:55 +02:00
parent b4cb91a892
commit 93db5e9288

View File

@@ -15,7 +15,7 @@
/>
<text-field
v-if="model.public && docRef.collection === 'libraries'"
disabled
readonly
label="Link"
:value="'https://beta.dicecloud.com' + this.$router.resolve({
name: 'singleLibrary',