changes for details
This commit is contained in:
@ -70,7 +70,7 @@
|
||||
<input matInput name="account_desc" [readonly]="true" [ngModel]="account.description"/>
|
||||
</mat-form-field>
|
||||
</div>
|
||||
<button type="submit" mat-raised-button color="primary">Speichern</button>
|
||||
<button #submitButton type="submit" mat-raised-button color="primary">Speichern</button>
|
||||
</form>
|
||||
</div>
|
||||
</mat-card-content>
|
||||
|
Reference in New Issue
Block a user