Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
upsmf-registrations-and-ecreds-ui-module
Commits
331232db
Unverified
Commit
331232db
authored
1 year ago
by
Arun Nair
Committed by
GitHub
1 year ago
Browse files
Options
Download
Plain Diff
Merge pull request #110 from sohailamjad12/titledChanged
Titled changed
parents
d5e38977
f407867f
main
dependabot/npm_and_yarn/upsmf-registration-and-ecreds-web-module/babel/traverse-7.23.2
dependabot/npm_and_yarn/upsmf-registration-and-ecreds-web-module/follow-redirects-1.15.4
newStructFix
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
upsmf-registration-and-ecreds-web-module/src/app/messages/labels.ts
+1
-1
...stration-and-ecreds-web-module/src/app/messages/labels.ts
upsmf-registration-and-ecreds-web-module/src/app/modules/claims-management/components/good-standing-foreign-verification/good-standing-foreign-verification.component.html
+1
-1
...ication/good-standing-foreign-verification.component.html
with
2 additions
and
2 deletions
+2
-2
upsmf-registration-and-ecreds-web-module/src/app/messages/labels.ts
+
1
−
1
View file @
331232db
...
@@ -26,7 +26,7 @@ export const applabels = {
...
@@ -26,7 +26,7 @@ export const applabels = {
joinDate
:
"
Course Joining Date
"
,
joinDate
:
"
Course Joining Date
"
,
passDate
:
"
Course Passing Date
"
,
passDate
:
"
Course Passing Date
"
,
maidenName
:
"
Maiden Name
"
,
maidenName
:
"
Maiden Name
"
,
mrdName
:
"
Mar
ital Status
"
,
mrdName
:
"
Mar
ried Name
"
,
proQual
:
"
Professional Qualification
"
,
proQual
:
"
Professional Qualification
"
,
tcName
:
"
Name of Training Centre
"
,
tcName
:
"
Name of Training Centre
"
,
regnNum
:
"
Registration Number
"
,
regnNum
:
"
Registration Number
"
,
...
...
This diff is collapsed.
Click to expand it.
upsmf-registration-and-ecreds-web-module/src/app/modules/claims-management/components/good-standing-foreign-verification/good-standing-foreign-verification.component.html
+
1
−
1
View file @
331232db
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
<!-- <div class="ml4 flex flex-column"> -->
<!-- <div class="ml4 flex flex-column"> -->
<h4>
{{labels.mrdName}}
</h4>
<h4>
{{labels.mrdName}}
</h4>
<mat-form-field
appearance=
"outline"
>
<mat-form-field
appearance=
"outline"
>
<input
matInput
placeholder=
"Mar
ital Status
"
formControlName=
"mrdName"
>
<input
matInput
placeholder=
"Mar
ried Name
"
formControlName=
"mrdName"
>
<mat-error
<mat-error
*ngIf=
"goodStandingForeignVerificationformGroup.controls['mrdName'].invalid"
>
*ngIf=
"goodStandingForeignVerificationformGroup.controls['mrdName'].invalid"
>
</mat-error>
</mat-error>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets