Improve label of budget phase selector

Co-Authored-By: decabeza <alberto@decabeza.es>
This commit is contained in:
Julian Herrero
2020-03-15 06:51:52 +01:00
committed by Javi Martín
parent 4c6de86a72
commit f126f2c154
4 changed files with 4 additions and 4 deletions

View File

@@ -155,7 +155,7 @@ en:
description_balloting: "Description during Balloting phase"
description_reviewing_ballots: "Description during Reviewing Ballots phase"
description_finished: "Description when the budget is finished"
phase: "Phase"
phase: "Active phase"
currency_symbol: "Currency"
voting_style: "Final voting style"
voting_style_knapsack: "Knapsack"

View File

@@ -155,7 +155,7 @@ es:
description_balloting: "Descripción durante la fase de votación"
description_reviewing_ballots: "Descripción durante la fase de revisión de votos"
description_finished: "Descripción cuando el presupuesto ha finalizado / Resultados"
phase: "Fase"
phase: "Fase activa"
currency_symbol: "Divisa"
voting_style: "Estilo de la votación final"
voting_style_knapsack: Bolsa de dinero

View File

@@ -529,7 +529,7 @@ describe "Admin budget investments", :admin do
expect(page).to have_link "Calculate Winner Investments"
select "Accepting projects", from: "Phase"
select "Accepting projects", from: "Active phase"
click_button "Update Budget"
expect(page).to have_content "Participatory budget updated successfully"

View File

@@ -188,7 +188,7 @@ describe "Admin budgets", :admin do
visit edit_admin_budget_path(budget)
expect(page).to have_select "Phase", selected: "Selecting projects"
expect(page).to have_select "Active phase", selected: "Selecting projects"
expect(page).to have_table "Phases", with_cols: [
[