Commit 3e7c0006 authored by abbasmortezavifar's avatar abbasmortezavifar
Browse files

new project

parent 3b2caebd
Pipeline #351 failed with stages
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<input class="form-control round-20" name="fdate" type="text" #datepickerInput formControlName='fdate'/> <input class="form-control round-20" name="fdate" type="text" #datepickerInput formControlName='fdate'/>
</div> </div>
<ng-persian-datepicker [uiAutoPosition]=true [dateFormat]="'jYYYY/jMM/jDD'" [input]="datepickerInput" <ng-persian-datepicker [uiAutoPosition]=true [dateFormat]="'jYYYY/jMM/jDD'" [input]="datepickerInput"
[ugiTheme]="'gray'" [timeMeridian]="false" [timeEnable]="false"> [uiTheme]="'gray'" [timeMeridian]="false" [timeEnable]="false">
</ng-persian-datepicker> </ng-persian-datepicker>
</div> </div>
<div class="col-md-6"> <div class="col-md-6">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment