Files
nairobi/app/controllers/admin
taitus 637675a1f5 Add content to the Remote Census Configuration tab
- Render remote census configuration content on settings index.
 - Update type method from Setting
   On Admin::SettingsController#index we are using 'all_settings' to
   group all settings by 'type' method.
   'type' method return the first part of key when split by '.'
   To allow use by example: all_settings["remote_census.general"]
   and recover only settings related with this key we have added new
   'elsif' on 'type' method.
2019-07-29 13:10:09 +02:00
..
2019-05-31 18:22:59 +02:00
2019-06-12 16:23:40 +02:00
2019-06-12 16:23:40 +02:00
2018-04-04 13:19:01 +02:00