Made library link readonly instead of disabled so it can be copied
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user