Commit f106840a by sawit

edit Description(CHINA)

parent 66a640a4
...@@ -189,7 +189,7 @@ ...@@ -189,7 +189,7 @@
</div> </div>
</div> </div>
<div class="xl:col-span-6 col-span-12"> <div class="xl:col-span-6 col-span-12">
<label for="deal-title" class="form-label">{{'Description(ENG)' | translate}}</label> <label for="deal-title" class="form-label">{{'Description(CHINA)' | translate}}</label>
<input type="text" class="form-control" id="deal-title" placeholder="" [(ngModel)]="country.chinaName"> <input type="text" class="form-control" id="deal-title" placeholder="" [(ngModel)]="country.chinaName">
<div class="text-danger" *ngIf="!country.chinaName"> <div class="text-danger" *ngIf="!country.chinaName">
{{'Please fill in information' | translate}} {{'Please fill in information' | translate}}
......
Markdown is supported
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