Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions admin-ui/src/assets/entity-spec/lost-rid-status.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,6 @@
"linkType": "",
"LinkURL": "",
"noSort": "true"
},
{
"name": "name",
"showInListView": "true",
"showInSingleView": "true",
"label": {"eng": "Name","ara": "اسم","fra": "prénom","tam": "பெயர்","hin": "नाम","kan": "ಹೆಸರು"},
"sortOrder": "3",
"showAsLink": "",
"linkType": "",
"LinkURL": "",
"noSort": "true"
}
],
"paginator": {},
Expand Down Expand Up @@ -76,7 +65,7 @@
{
"filtername": "name",
"filterlabel": {
"eng": "Name",
"eng": "Full Name",
"ara": "اسم",
"fra": "prénom",
"tam": "பெயர்",
Expand Down
4 changes: 2 additions & 2 deletions admin-ui/src/assets/i18n/eng.json
Original file line number Diff line number Diff line change
Expand Up @@ -1403,8 +1403,8 @@
"RPR-OSI-SUCCESS-001": "OSI Validation is Successful",
"RPR-MSS-SUCCESS-001": "Notification Sent Successfully",
"RPR-MSS-FAILED-001": "Email ID or Phone or Template or Notification Type is Missing",
"RPR-PPS-SUCCESS-001": "PDF is added to Queue for Printing",
"RPR-PPS-FAILED-001": "PDF was not added to Queue due to Queue Failure",
"RPR-PPS-SUCCESS-001": "The application has been sent to the card printing system",
"RPR-PPS-FAILED-001": "The application has not been sent to the card printing system due to Failure",
"RPR-PPS-SUCCESS-002": "Printing and Post Completed",
"RPR-PPS-SUCCESS-003": "Re-Sent UIN Card for Printing",
"RPR-BDP-SUCCESS-001": "Biometric Deduplication In-Progress",
Expand Down
Loading