From 1bb2f676a0a9014a628edb785d2d6cb1dd53e0de Mon Sep 17 00:00:00 2001 From: cristinaj Date: Tue, 13 Mar 2018 12:40:01 +0200 Subject: [PATCH] Add data-automation-id to an error message displayed on the Tag Page. (#3064) --- lib/content-services/tag/tag-actions.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/content-services/tag/tag-actions.component.html b/lib/content-services/tag/tag-actions.component.html index 0fc8f6d3f5..20df0864e1 100644 --- a/lib/content-services/tag/tag-actions.component.html +++ b/lib/content-services/tag/tag-actions.component.html @@ -17,7 +17,7 @@ (keypress)="cleanErrorMsg()" [(ngModel)]="newTagName" id="new-tag-text"/> - {{errorMsg}} + {{errorMsg}}