Add information to the phase table to clarify its functionality.
Add a help text on admin budget show page and improve text from Admin::Budgets::HelpComponent in order to clarify its functionality when we are using the wizard.
This commit is contained in:
@@ -235,6 +235,9 @@ describe "Admin budgets", :admin do
|
||||
|
||||
visit admin_budget_path(budget)
|
||||
|
||||
expect(page).to have_content "The configuration of these phases is used for information purposes "\
|
||||
"only. Its function is to define the phases information displayed "\
|
||||
"on the public page of the participatory budget."
|
||||
expect(page).to have_table "Phases", with_cols: [
|
||||
[
|
||||
"Information",
|
||||
|
||||
Reference in New Issue
Block a user