Skip to content

Base costs warning in newsletter only on the checkbox

Sébastiaan Versteeg requested to merge fix/costs-warning-newsletter into master

Closes #860 (closed)

Previous behaviour

Steps to reproduce:

  1. Create a newsletter with an event
  2. The show warning if costs is checked
  3. The price is 0
  4. No warning shown

New behaviour

Steps to validate that it works:

  1. Create a newsletter with an event
  2. The show warning if costs is checked
  3. The price is >0
  4. Warning shown

Merge request reports