Files
nairobi/app/views
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-03-19 12:33:07 +01:00
2019-04-16 17:28:07 +02:00
2019-03-25 14:58:54 +01:00
2019-03-19 12:33:07 +01:00
2019-05-31 18:22:59 +02:00
2019-03-19 12:33:07 +01:00
2019-03-19 12:33:07 +01:00
2019-04-29 15:46:27 +02:00