diff --git a/app/assets/javascripts/components/annotations/annotation_form.ts b/app/assets/javascripts/components/annotations/annotation_form.ts index f3da2cdb30..f98c23e5ed 100644 --- a/app/assets/javascripts/components/annotations/annotation_form.ts +++ b/app/assets/javascripts/components/annotations/annotation_form.ts @@ -280,7 +280,7 @@ export class AnnotationForm extends watchMixin(ShadowlessLitElement) { ` : ""}
-
+
${ this.canSaveAnnotation && this._savedAnnotationId == "" ? html`
@@ -312,7 +312,7 @@ export class AnnotationForm extends watchMixin(ShadowlessLitElement) {
` : ""}
-
+