Merge pull request #314 from AyuntamientoMadrid/setting

Settings improvements
This commit is contained in:
Raimond Garcia
2015-09-01 21:15:57 +02:00
9 changed files with 26 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
# Names for the moderation console, as a hint for moderators
# to know better how to assign users with official positions
Setting.create(key: 'official_level_0_name', value: 'No cargo público')
Setting.create(key: 'official_level_1_name', value: 'Empleados públicos')
Setting.create(key: 'official_level_2_name', value: 'Organización Municipal')
Setting.create(key: 'official_level_3_name', value: 'Directores generales')