Add link to new importation to local census records index page
This commit is contained in:
committed by
Javi Martín
parent
9b5f5e653a
commit
1c6775ecc4
@@ -4,6 +4,10 @@
|
||||
new_admin_local_census_record_path,
|
||||
class: "button float-right" %>
|
||||
|
||||
<%= link_to t("admin.local_census_records.index.import"),
|
||||
new_admin_local_census_records_import_path,
|
||||
class: "button float-right hollow" %>
|
||||
|
||||
<div class="small-12 medium-6">
|
||||
<%= form_tag admin_local_census_records_path, method: :get, remote: true do %>
|
||||
<div class="input-group">
|
||||
|
||||
@@ -1676,6 +1676,7 @@ en:
|
||||
search:
|
||||
placeholder: Search by document number
|
||||
search: Search
|
||||
import: Import CSV
|
||||
form:
|
||||
date_of_birth: Date of birth
|
||||
new:
|
||||
|
||||
@@ -1674,6 +1674,7 @@ es:
|
||||
search:
|
||||
placeholder: Búsqueda por número de documento
|
||||
search: Buscar
|
||||
import: Importar CSV
|
||||
form:
|
||||
date_of_birth: Fecha de nacimiento
|
||||
new:
|
||||
|
||||
Reference in New Issue
Block a user