Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
portal-apps-manage
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
portal-apps-manage
Commits
f106840a
Commit
f106840a
authored
Jul 31, 2025
by
sawit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit Description(CHINA)
parent
66a640a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
country-registration.component.html
.../country-registration/country-registration.component.html
+1
-1
No files found.
src/app/DPU/myjob/company-department/country-registration/country-registration.component.html
View file @
f106840a
...
@@ -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}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment