mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[acs-3548] fixed csv file issues(878577) (#2729)
This commit is contained in:
@@ -113,6 +113,7 @@ export const APP_ROUTES: Routes = [
|
||||
path: ':activeTab',
|
||||
component: DetailsComponent,
|
||||
data: {
|
||||
title: 'APP.BROWSE.PERSONAL.PERMISSIONS.TITLE',
|
||||
navigateSource: 'personal-files'
|
||||
}
|
||||
}
|
||||
|
@@ -108,6 +108,9 @@
|
||||
"SIDENAV_LINK": {
|
||||
"LABEL": "Personal Files",
|
||||
"TOOLTIP": "View your Personal Files"
|
||||
},
|
||||
"PERMISSIONS": {
|
||||
"TITLE": "Permissions"
|
||||
}
|
||||
},
|
||||
"LIBRARIES": {
|
||||
|
Reference in New Issue
Block a user