Show back button when we see an error.

This commit is contained in:
Diana Huang
2013-01-09 14:59:59 -05:00
parent 54d91e7875
commit 13c692c29b

View File

@@ -330,6 +330,7 @@ class PeerGradingProblem
@calibration_feedback_panel.hide()
@error_container.html(error_message)
@content_panel.hide()
@action_button.show()
show_submit_button: () =>
@submit_button.show()