Add new sdg settings on sdg-tab
This commit is contained in:
@@ -10,6 +10,7 @@ class Admin::SettingsController < Admin::BaseController
|
||||
@remote_census_request_settings = all_settings["remote_census.request"]
|
||||
@remote_census_response_settings = all_settings["remote_census.response"]
|
||||
@uploads_settings = all_settings["uploads"]
|
||||
@sdg_settings = all_settings["sdg"]
|
||||
end
|
||||
|
||||
def update
|
||||
|
||||
Reference in New Issue
Block a user