Skip to content

Commit

Permalink
Visibiliza etnia en persona, aprovechando cambio en sivel2_gen. Close…
Browse files Browse the repository at this point in the history
…s #261
  • Loading branch information
vtamara committed Apr 4, 2024
1 parent 764e6d1 commit 2522c75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/controllers/msip/personas_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def atributos_show
:mesnac,
:dianac,
:sexo,
:etnia,
:pais_id,
:departamento_id,
:municipio_id,
Expand Down Expand Up @@ -155,7 +156,8 @@ def lista_params
:aportes
] + [
:am_año,
:am_mes
:am_mes,
:etnia_id,
] + [
:aporte_attributes => [
:anio,
Expand Down

0 comments on commit 2522c75

Please sign in to comment.