Files
nairobi/app/views/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-06-12 10:17:31 +02:00
2019-06-12 10:17:31 +02:00
2019-06-12 16:23:40 +02:00
2019-07-01 15:03:48 +02:00
2018-06-08 18:29:47 +02:00
2019-03-25 14:58:54 +01:00