Skip to content
Snippets Groups Projects
Commit e8e352b1 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FEAT #18492 TIME 0:02 rm default rows

parent 049859c3
No related branches found
No related tags found
No related merge requests found
<mat-form-field appearance="outline" class="noteEditorContent">
<textarea matInput id="inputNote" [placeholder]="title" [(ngModel)]="content" rows="4"></textarea>
<textarea matInput id="inputNote" [placeholder]="title" [(ngModel)]="content"></textarea>
<hr style="margin-bottom: 10px;">
<mat-hitn class="warningNote">{{'lang.warningNote' | translate}}</mat-hitn>
<button matSuffix color="primary" mat-icon-button title="{{'lang.options' | translate}}" [matMenuTriggerFor]="menuMain">
......
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