tr.nested-fields = f.hidden_field :centro_de_custos_mae_id, value: f.object.centro_de_custos_mae_id = f.hidden_field :nivel, value: f.object.retorna_nivel.to_i td = f.input :descricao, label: false - unless f.object.houve_bem_patrimonial? td.text-center = link_to_remove_association " Remover", f, class: "btn btn-sm btn-danger icone-anular"