Skip to content

Update IndexView.php

Michael Paul Killian requested to merge patch-5 into master

What does this MR do?

It replaces the current campaign image and it's background colour with the next motive in the campaign timeline.

How confident are you it won't break things if deployed?

No additional testing is needed because only a class name is changed. The css has not been touched because it has all been prepared in December for easily changing the motive. I verified the classname is working on the production in-browser. I also checked the background colour matches the motive. Everything was fine. I expect no problem at all.

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports