Makes Budgets editable, and makes their description editable with html

This commit is contained in:
kikito
2016-12-29 16:21:42 +01:00
parent c33df285fe
commit 34ee8c1c48
12 changed files with 67 additions and 43 deletions

View File

@@ -41,6 +41,11 @@ es:
one: "Propuesta de inversión"
other: "Propuestas de inversión"
attributes:
budget:
name: "Nombre"
description: "Descripción"
phase: "Fase"
currency_symbol: "Divisa"
budget/investment:
administrator_id: "Administrador"
description: "Descripción"
@@ -111,4 +116,4 @@ es:
attributes:
document_number:
not_in_census: 'No verificado por Padrón'
already_voted: 'Ya ha votado esta propuesta'
already_voted: 'Ya ha votado esta propuesta'