mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ADF-4122] Improve Datatable and fix broken e2e tests (#4398)
* [ADF-4122] Improve Datatable and fix broken e2e tests * [ADF-4122] Fix e2e element selector
This commit is contained in:
committed by
Eugenio Romano
parent
f6341e31a0
commit
5d3f47eacf
@@ -10,7 +10,7 @@
|
||||
Sticky header
|
||||
</mat-slide-toggle>
|
||||
|
||||
<div style="height: 300px; overflow-y: auto;">
|
||||
<div style="height: 310px; overflow-y: auto;">
|
||||
<adf-datatable
|
||||
#dataTable
|
||||
[data]="data"
|
||||
|
Reference in New Issue
Block a user