We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5583729 + a4707ff commit 59ff6e3Copy full SHA for 59ff6e3
db/configuration/system_settings/system_settings.rb
@@ -64,12 +64,5 @@ def create_or_update_system_setting(setting_hash)
64
closure: 'Closure',
65
action_plan: 'Action Plan',
66
gbv_closure: 'GBV Closure'
67
- },
68
- approvals_labels_ar: {
69
- assessment: 'Assessment',
70
- case_plan: 'Case Plan',
71
- closure: 'Closure',
72
- action_plan: 'Action Plan',
73
- gbv_closure: 'GBV Closure'
74
}
75
)
0 commit comments