diff --git a/web/app/components/document/sidebar.hbs b/web/app/components/document/sidebar.hbs index cead9508d..27ccb1902 100644 --- a/web/app/components/document/sidebar.hbs +++ b/web/app/components/document/sidebar.hbs @@ -36,7 +36,7 @@ - +

{{dd.attrs.title}}

{{dd.attrs.description}}

@@ -140,7 +140,7 @@ {{/if}} -
+
{{! Summary }}
@@ -198,7 +198,7 @@
{{#if (and this.isDraft this.isOwner)}} -
+
{{#if this.footerControlsAreDisabled}} -
-
+
+
{{if this.docIsLocked "Document is locked" "Read-only headers"}}

@@ -422,7 +422,7 @@ {{else}} {{#if this.isDraft}} {{#if this.isOwner}} -

+
+
+

Submitting for review...

-

This usually takes about a minute.

+

This usually takes about a minute.

We appreciate your patience. -
+
- Approvers and people subscribed to - “{{@document.product}}” - will be notified. + Approvers and people subscribed to “{{@document.product}}” will be + notified.
  • {{#if check.links.length}} -
      +
        {{#each check.links as |link|}}
      • {{link.text}}