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
!55
feat: 292 improve multilanguage field in summary
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat: 292 improve multilanguage field in summary
fpo/292_improve_multilanguage_field_in_summary_view
into
master
Overview
5
Commits
1
Pipelines
0
Changes
14
All threads resolved!
Hide all comments
Merged
Florent Poittevin
requested to merge
fpo/292_improve_multilanguage_field_in_summary_view
into
master
4 years ago
Overview
5
Commits
1
Pipelines
0
Changes
14
All threads resolved!
Hide all comments
Expand
https://issues.unige.ch/browse/AOU-292
Edited
4 years ago
by
Florent Poittevin
0
0
Merge request reports
Compare
master
version 6
f0c2c458
4 years ago
version 5
04b2677f
4 years ago
version 4
431c5eb9
4 years ago
version 3
5cb38dda
4 years ago
version 2
60c070eb
4 years ago
version 1
10e5fd3b
4 years ago
master (base)
and
latest version
latest version
3c0534cb
1 commit,
4 years ago
version 6
f0c2c458
1 commit,
4 years ago
version 5
04b2677f
1 commit,
4 years ago
version 4
431c5eb9
1 commit,
4 years ago
version 3
5cb38dda
1 commit,
4 years ago
version 2
60c070eb
1 commit,
4 years ago
version 1
10e5fd3b
1 commit,
4 years ago
14 files
+
731
−
396
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
14
Search (e.g. *.vue) (Ctrl+P)
src/app/features/admin/structure/components/presentationals/admin-structure-form/admin-structure-form.presentational.html
+
2
−
2
Options
@@ -2,8 +2,8 @@
(ngSubmit)=
"onSubmit()"
>
<solidify-detail-presentation
[iconName]=
"iconNameEnum.structures"
[centerTemplate]=
"centerTemplate"
[rightTemplate]=
"rightTemplate"
[centerTemplate]=
"centerTemplate"
[rightTemplate]=
"rightTemplate"
></solidify-detail-presentation>
<ng-template
#centerTemplate
>
Loading