mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-5675] replace breadcrumbs with H1 tags (#3358)
* rename tabs css class to match the ACA app * fix incorrect tooltip for close button * fix close button layout and a11y * lazy loading for details component * replace breadcrumbs with H1 tag * replace breadcrumbs with H1 tag * cleanup unused playwright pages * remove breadcrumbs from e2e * remove line height
This commit is contained in:
@@ -408,8 +408,7 @@
|
||||
"VERSIONS": "Wersje",
|
||||
"COMMENTS": "Komentarze",
|
||||
"PERMISSIONS": "Uprawnienia",
|
||||
"EXPAND": "Rozwiń",
|
||||
"CLOSE_LIBRARY": "Zamknij bibliotekę"
|
||||
"EXPAND": "Rozwiń"
|
||||
}
|
||||
},
|
||||
"TOOLTIPS": {
|
||||
|
||||
Reference in New Issue
Block a user