mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3329] datatable component e2e (#3589)
* datatable component e2e minor fix tslint * fix review
This commit is contained in:
committed by
Eugenio Romano
parent
f2103b43f2
commit
2f7e0e6cb6
@@ -1,5 +1,5 @@
|
||||
<mat-form-field>
|
||||
<input matInput placeholder="Name filter" [(ngModel)]="data.filterValue">
|
||||
<input id="adf-datatable-filter-input" matInput placeholder="Name filter" [(ngModel)]="data.filterValue">
|
||||
</mat-form-field>
|
||||
|
||||
<adf-datatable
|
||||
|
Reference in New Issue
Block a user