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": "Версии",
|
||||
"COMMENTS": "Комментарии",
|
||||
"PERMISSIONS": "Разрешения",
|
||||
"EXPAND": "Развернуть",
|
||||
"CLOSE_LIBRARY": "Закрыть библиотеку"
|
||||
"EXPAND": "Развернуть"
|
||||
}
|
||||
},
|
||||
"TOOLTIPS": {
|
||||
|
||||
Reference in New Issue
Block a user