Sha256: 139fb65e5087d8a31a040981692302b906cf05f9527e00e2f44c0b5422824e67

Contents?: true

Size: 230 Bytes

Versions: 4

Compression:

Stored size: 230 Bytes

Contents

<% ng = (!genclase.nil? && genclase == 'F') ? I18n.t('Nueva') : I18n.t('Nuevo') %>
<%= link_to t('.new', default: [ng, t("helpers.links.new")]),
  new_modelo_path(@registros), class: 'btn btn-primary',
  data: { turbo: false } %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
msip-2.2.0.beta1 app/views/msip/modelos/_index_boton_nuevo.html.erb
msip-2.2.0.alfa3 app/views/msip/modelos/_index_boton_nuevo.html.erb
msip-2.2.0.alfa2 app/views/msip/modelos/_index_boton_nuevo.html.erb
msip-2.2a2 app/views/msip/modelos/_index_boton_nuevo.html.erb