Skip to content

Fix "back to results" link

theo lem requested to merge fix-back-results-link into master

Overview

What does this MR fix ?

The "back to results" button when viewing a single submission was broken due to a typo.

How does it do it ?

  • Fixed the typo
  • Moved the function to framaforms rather than framaforms_public_results, which is more intuitive.

Merge request reports