Skip to content
Snippets Groups Projects
Verified Commit 97796873 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX remove button save (useless)

parent c56c35c5
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,6 @@
</mat-accordion>
<div class="form-group" style="margin-top: 10px;">
<div style="text-align:center;">
<button mat-raised-button color="primary" type="submit" [disabled]="!profileForm.form.valid">{{lang.save}}</button>
<button mat-raised-button color="primary" type="submit" [disabled]="!profileForm.form.valid">{{lang.update}}</button>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment