mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
do not show copy button when editing
This commit is contained in:
@@ -84,6 +84,7 @@ function onCopyOut() {
|
||||
</BButton>
|
||||
|
||||
<BButton
|
||||
v-if="!editing"
|
||||
id="tooltip-clipboard"
|
||||
v-b-tooltip.hover
|
||||
size="md"
|
||||
|
||||
Reference in New Issue
Block a user