diff --git a/wherehows-web/app/templates/components/last-saved-by.hbs b/wherehows-web/app/templates/components/last-saved-by.hbs index d50089515c..70c5bbf824 100644 --- a/wherehows-web/app/templates/components/last-saved-by.hbs +++ b/wherehows-web/app/templates/components/last-saved-by.hbs @@ -19,12 +19,12 @@ - {{tooltip-on-element text=actor}} + {{tooltip-on-element text=actor}} {{split-text actor maxCharLength}} - + {{else}} {{lastSaved}} {{/if}}