Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dad
FFDS-register-front
Commits
1fda6687
Commit
1fda6687
authored
Aug 17, 2020
by
cazenave
Browse files
nicolas
parent
2cb66c5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/app.component.html
View file @
1fda6687
...
...
@@ -156,7 +156,7 @@
<mat-divider></mat-divider>
<button
mat-menu-item
routerLink=
"/ontologie"
routerLinkActive=
"active"
>
Metadata mapping
</button>
<mat-divider></mat-divider>
<button
mat-menu-item
[matMenuTriggerFor]=
"subMenuSetting"
>
Settings
</button>
pinel
<button
mat-menu-item
[matMenuTriggerFor]=
"subMenuSetting"
>
Settings
</button>
<mat-menu
#subMenuSetting
="
matMenu
"
>
<button
mat-menu-item
routerLink=
"/settingfdp"
routerLinkActive=
"active"
>
FDP setting
</button>
<button
mat-menu-item
routerLink=
"/settingsmartapi"
routerLinkActive=
"active"
>
SmartAPI setting
</button>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment