Skip to content

Commit

Permalink
Update client/src/components/WorkflowInvocationState/WorkflowInvocati…
Browse files Browse the repository at this point in the history
…onSummary.vue

Co-authored-by: Marius van den Beek <[email protected]>
  • Loading branch information
assuntad23 and mvdbeek authored Dec 8, 2023
1 parent 65454e0 commit fe5966c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@ export default {
this.invocationAndJobTerminal
);
},
displayTooltip: function () {
return this.invocationStateSuccess ? "" : this.disabledTooltip;
},
stepCount: function () {
return this.invocation?.steps.length;
},
Expand Down

0 comments on commit fe5966c

Please sign in to comment.