Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dmp
OpenAIRE-EUDAT-DMP-service-pilot
Commits
71bceef1
Commit
71bceef1
authored
May 28, 2019
by
Anna Papachristou
Browse files
Bug Fixed on New Dmp Finalize option
parent
62bf286f
Changes
1
Hide whitespace changes
Inline
Side-by-side
dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.html
View file @
71bceef1
...
...
@@ -90,7 +90,7 @@
class=
"lightblue-btn text-uppercase mr-2"
>
{{'DMP-EDITOR.ACTIONS.SAVE' | translate}}
</button>
</div>
<div
*ngIf=
"
dmp.lockable &&
this.formGroup.enabled"
>
<div
*ngIf=
"this.formGroup.enabled"
>
<button
type=
"button"
mat-raised-button
color=
"primary"
class=
"lightblue-btn text-uppercase"
(click)=
"saveAndFinalize()"
>
{{'DMP-EDITOR.ACTIONS.FINALISE' | translate}}
</button>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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