mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-20] Sidenav - navigate to first child route when expanded for the first time (#798)
* bradcrumb root title * use correct i18n string reference * expansion panel state directive * takeUntil * fix text * parameter type * fix title error message reference * fix My Libraries test and add separate one for Favourite Libraries
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<app-page-layout>
|
||||
|
||||
<app-page-layout-header>
|
||||
<adf-breadcrumb root="APP.BROWSE.LIBRARIES.TITLE">
|
||||
<adf-breadcrumb root="APP.BROWSE.LIBRARIES.MENU.MY_LIBRARIES.TITLE">
|
||||
</adf-breadcrumb>
|
||||
|
||||
<adf-toolbar class="inline">
|
||||
|
Reference in New Issue
Block a user