Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
AoU-Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AoU
AoU-Portal
Merge requests
!496
feat: [AoU-1603] Remove user guide from menu
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
feat: [AoU-1603] Remove user guide from menu
adf-1603-remove-guide-link-from-menu
into
master
Overview
4
Commits
1
Pipelines
0
Changes
8
1 unresolved thread
Hide all comments
Closed
Alicia.DeDiosFuente
requested to merge
adf-1603-remove-guide-link-from-menu
into
master
2 years ago
Overview
4
Commits
1
Pipelines
0
Changes
8
1 unresolved thread
Hide all comments
Expand
https://issues.unige.ch/browse/AOU-1603
0
0
Merge request reports
Compare
master
version 3
952a5f55
2 years ago
version 2
07352e08
2 years ago
version 1
2ecd97f7
2 years ago
master (base)
and
latest version
latest version
f29e7950
1 commit,
2 years ago
version 3
952a5f55
1 commit,
2 years ago
version 2
07352e08
1 commit,
2 years ago
version 1
2ecd97f7
1 commit,
2 years ago
8 files
+
0
−
41
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
src/app/components/presentationals/main-toolbar/main-toolbar/main-toolbar.presentational.html
+
0
−
1
Options
@@ -20,7 +20,6 @@
(logoutChange)=
"logout()"
(themeChange)=
"changeTheme($event)"
(darkModeChange)=
"changeDarkMode($event)"
(userGuideOpen)=
"openUserGuide()"
(validatorGuideOpen)=
"openValidatorGuide()"
(searchChange)=
"search($event)"
>
Loading