File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
viplab-standalone-frontend-vue Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1- VUE_APP_FILENAME = hello-world.docker-container- example
1+ VUE_APP_FILENAME = workshop-snakemake- example.computation-template
22# workshop-snakemake-example.computation-template
33# workshop-snakemake-example.computation-template
44# leap-year.computation-template
Original file line number Diff line number Diff line change 2323
2424 <v-wait for =" wait for ws response" >
2525 <BlockUI :message =" statusMessage.message" slot =" waiting" >
26+ <!-- TODO: Uncomment if cancel-message is implemented in middleware and backend
2627 <b-button class="mb-2" variant="outline-danger" @click="stopComputation">
2728 <b-icon-x-circle v-tooltip.top-center="'Cancel Computation.'"></b-icon-x-circle>
2829 </b-button>
30+ -->
2931 <spring-spinner
3032 class =" wait-spinner"
3133 :animation-duration =" 3000"
You can’t perform that action at this time.
0 commit comments