Commit 4870d808 by Calen Pennington

Revert "Removed link to survey from profile"

This reverts commit 0fe79b7e.
parent 995694e5
......@@ -162,6 +162,9 @@ $(function() {
<p> No letter grade has been earned for this course </p>
%endif
%if not took_survey:
<a class="survey_link" href="/exit_survey">Take the survey</a>
%endif
</div>
%endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment