-
Notifications
You must be signed in to change notification settings - Fork 129
[MOSIP-14058] removed the fields on header #811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
VenkateshBuddepu
wants to merge
16
commits into
mosip:develop
Choose a base branch
from
VenkateshBuddepu:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
bb1526e
[MOSIP-14058] removed the fields on header
7044f80
[MOSIP-17859] button name and column name added in template view
0077b6a
[MOSIP-14058] removed the fields on header and added closing div
f283c67
[MOSIP-17859] added for kannada & tamil
0dfae2d
[MOSIP-17733] cancel button displaying in english instead arabic
26683a8
[MOSIP-18138 cancel button twice],[MOSIP-18309 kiosk object object ],…
9cd99b9
[MOSIP-17732] overlapping of exception holiday
ab5b8e5
[MOSIP-17024] paginate dropdown button to avoid truncation
2aa679a
[MOSIP-17995] replace map status to center name
392e6e0
[MOSIP-17614] replace edit to remap in menu options
cfaa837
[MOSIP-17617] edit button renamed - map to center & remap
d171594
[MOSIP-17733] ellipsis options displaying in english while logged int…
6011c96
[MOSIP-17024] paginate dropdown styling issue fixed
a1af327
[MOSIP-18610] styling issue fixed for forms logged in arabic
e9ee5ec
[MOSIP-18532] code and name labels added in center-type filter
c1fb930
[MOSIP-18583] undefined in code after click on save button
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,7 +63,7 @@ | |
| "validations": "" | ||
| }, | ||
| { | ||
| "buttonName": { "eng": "Filter", "ara": "تصفيه", "fra": "filtre" }, | ||
| "buttonName": { "eng": "Filter", "ara": "تصفيه", "fra": "filtre","hin": "फ़िल्टर" }, | ||
| "imagePath": "assets/images/filter.png", | ||
| "actionListType": "action", | ||
| "actionURL": { "case": "filter" }, | ||
|
|
@@ -356,7 +356,7 @@ | |
| "name": "isActive", | ||
| "showInListView": "true", | ||
| "showInSingleView": "false", | ||
| "label": { "eng": "Status", "ara": "نشط", "fra": "c'est actif" }, | ||
| "label": { "eng": "Status", "ara": "نشط", "fra": "c'est actif","hin": "स्थिति" }, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. kindly provide in kannada and tamil also |
||
| "sortOrder": "", | ||
| "showAsLink": "false", | ||
| "linkType": "", | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kindly provide in kannada and tamil also