mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
fix location link sorting (#473)
This commit is contained in:
committed by
Cilibiu Bogdan
parent
9cdfa35ae5
commit
d89473046c
@@ -43,7 +43,7 @@ export class DataTable extends Component {
|
||||
row: '.adf-datatable-row[role]',
|
||||
selectedRow: '.adf-datatable-row.is-selected',
|
||||
cell: '.adf-data-table-cell',
|
||||
locationLink: 'app-location-link',
|
||||
locationLink: 'aca-location-link',
|
||||
|
||||
selectedIcon: '.mat-icon',
|
||||
|
||||
|
Reference in New Issue
Block a user