Order admin poll list by starts_at date

This commit is contained in:
decabeza
2019-01-23 14:53:46 +01:00
parent 5ea1275e6a
commit dfd4f60e15
6 changed files with 25 additions and 14 deletions

View File

@@ -921,6 +921,8 @@ en:
create: "Create poll"
name: "Name"
dates: "Dates"
start_date: "Start Date"
closing_date: "Closing Date"
geozone_restricted: "Restricted to districts"
new:
title: "New poll"

View File

@@ -921,6 +921,8 @@ es:
create: "Crear votación"
name: "Nombre"
dates: "Fechas"
start_date: "Fecha de apertura"
closing_date: "Fecha de cierre"
geozone_restricted: "Restringida a los distritos"
new:
title: "Nueva votación"