mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
upgrade codelyzer and enable a11y rules (#1391)
* upgrade codelyzer and enable a11y rules * a11y fixes
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
class="adf-datatable-cell-value"
|
||||
title="{{ node | adfNodeNameTooltip }}"
|
||||
(click)="onLinkClick($event)"
|
||||
(keyup.enter)="onLinkClick($event)"
|
||||
>
|
||||
{{ displayText$ | async }}
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user