diff --git a/src/app/app.component.ts b/src/app/app.component.ts index cb27fba..b5ed62e 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -213,7 +213,7 @@ export class AppComponent implements OnInit { }; this.sideBarItems.push(new MenuItem("community", "Community Info", "", "/" + this.community.communityId, false, [], [], {}, {name: 'badge'}, null, null, "/" + this.community.communityId + "/info")); this.sideBarItems.push(new MenuItem("users", "Users", "", "/" + this.community.communityId + "/users", false, [], [], {}, {name: 'group'}, null, null, "/" + this.community.communityId + "/users")); - this.sideBarItems.push(new MenuItem("admin-tools", "Pages & Entities", "", "/" + this.community.communityId + "/admin-tools/pages", false, [], [], {}, {name: 'description'}, null, null, "/" + this.community.communityId + "/admin-tools")); + this.sideBarItems.push(new MenuItem("admin-tools", "Menus & Pages", "", "/" + this.community.communityId + "/admin-tools/pages", false, [], [], {}, {name: 'description'}, null, null, "/" + this.community.communityId + "/admin-tools")); this.sideBarItems.push(new MenuItem("customization", "Customization", "", "/" + this.community.communityId + "/customize-layout", false, [], [], {}, {name: 'brush'})); if (this.community.type === 'ri') { this.sideBarItems.push(new MenuItem("mining", "Mining", "", "/" + this.community.communityId + "/mining/manage-profiles", false, [], [], {}, {svg: mining.data}, null, null, "/" + this.community.communityId + "/mining")); diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 0f80797..019429e 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 0f80797035b8c7f8af6f378605df9db665345d64 +Subproject commit 019429e02145d7dd17cbe655c4a935ad5739ecf1 diff --git a/src/assets/common-assets b/src/assets/common-assets index bb96e1c..ed6657f 160000 --- a/src/assets/common-assets +++ b/src/assets/common-assets @@ -1 +1 @@ -Subproject commit bb96e1c48fbc2090220d2b72415b929c3cc23492 +Subproject commit ed6657f10a5d8be74fcaa00e155e0aaebf31c8ac diff --git a/src/assets/openaire-theme b/src/assets/openaire-theme index 3bc96a4..68e5199 160000 --- a/src/assets/openaire-theme +++ b/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit 3bc96a4bdccd2f09dab039759375fa8980e8e59e +Subproject commit 68e51996fd83f33ad95507bf92279be48229a76b