We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d2b39 commit b882c9bCopy full SHA for b882c9b
frontstage/templates/help/help-info-ons.html
@@ -75,7 +75,7 @@ <h1 class="ons-u-fs-xl">Information about the Office for National Statistics (ON
75
"submitType": "timer"
76
})
77
}}
78
- <a href="{{ url_for('help_bp.help_page') }}"
+ <a href="{{ url_for('surveys_bp.get_survey_list', tag='todo') }}"
79
role="button" class="ons-btn ons-btn--link ons-btn--secondary" id="btn-who-ons-option-cancel"><span class="ons-btn__inner">Cancel</span></a>
80
</div>
81
0 commit comments