diff --git a/app/javascript/vue/results/result.vue b/app/javascript/vue/results/result.vue index d3845ffd0..70f25688f 100644 --- a/app/javascript/vue/results/result.vue +++ b/app/javascript/vue/results/result.vue @@ -100,6 +100,11 @@ + +
+ {{ i18n.t('protocols.steps.timestamp', {date: result.attributes.created_at, user: result.attributes.created_by }) }} +
+