mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3385] Implementing start task - test cases (#3613)
* Implementing start task - test cases * Removed syntax error. * Add data-automation-id for people widget.
This commit is contained in:
committed by
Eugenio Romano
parent
46b1fefce5
commit
d056b3decd
@@ -7,6 +7,7 @@
|
||||
<input #inputValue
|
||||
matInput
|
||||
class="adf-input"
|
||||
data-automation-id="adf-people-search-input"
|
||||
type="text"
|
||||
[id]="field.id"
|
||||
[(ngModel)]="value"
|
||||
|
Reference in New Issue
Block a user