[UPDT] BASE: Updated translate.py file by adding more urls to add in crumbs
This commit is contained in:
@@ -343,3 +343,4 @@ _("skills-view"),
|
||||
_("employee-bonus-point"),
|
||||
_("mail-automations"),
|
||||
_("check-in-check-out-setting"),
|
||||
_("user-accessibility"),
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -148,6 +148,8 @@ sidebar_urls = [
|
||||
"employee-bonus-point",
|
||||
"mail-automations",
|
||||
"check-in-check-out-setting",
|
||||
"user-accessibility",
|
||||
"asset-batch-view",
|
||||
]
|
||||
remove_urls = [
|
||||
"feedback-detailed-view",
|
||||
|
||||
Reference in New Issue
Block a user