diff --git a/web/app/templates/authenticated/dashboard.hbs b/web/app/templates/authenticated/dashboard.hbs index c9f02470e..4a44423e9 100644 --- a/web/app/templates/authenticated/dashboard.hbs +++ b/web/app/templates/authenticated/dashboard.hbs @@ -13,9 +13,9 @@ {{#if this.docsWaitingForReview}}
-
+

- {{#each this.docsWaitingForReview as |doc index|}} - {{#if (lt index 4)}} - - {{/if}} + {{#each this.docsWaitingForReview as |doc|}} + {{/each}} -

{{/if}} -
-
+
+

{{else if (eq this.recentDocs.all null)}}
-

+

Error fetching documents.

-
+