diff --git a/app/javascript/vue/protocol/step.vue b/app/javascript/vue/protocol/step.vue index da15e6ce8..bd754da5f 100644 --- a/app/javascript/vue/protocol/step.vue +++ b/app/javascript/vue/protocol/step.vue @@ -83,40 +83,42 @@ :data-object-type="step.attributes.type" tabindex="0" > - - - - - - - - + + + - - {{ step.attributes.results.length }} - - - - - {{ result.name }} - - - - - - {{ i18n.t('protocols.steps.manage_links') }} - + + + + + + {{ step.attributes.results.length }} + + - - + + + + {{ result.name }} + + + + + + {{ i18n.t('protocols.steps.manage_links') }} + + + + +