Skip to content

Commit

Permalink
only show Transfer to CyVerse button in task view when task succeeded
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Aug 24, 2021
1 parent 0ef9164 commit 7225131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plantit/front_end/src/components/tasks/task.vue
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@
align-self="end"
v-if="
getWorkflow.config
.output
.output && !getTask.is_failure
"
>
<b-button
Expand Down

0 comments on commit 7225131

Please sign in to comment.