diff --git a/lms/templates/staff_problem_info.html b/lms/templates/staff_problem_info.html index c422c9839c..96d06ac684 100644 --- a/lms/templates/staff_problem_info.html +++ b/lms/templates/staff_problem_info.html @@ -6,7 +6,6 @@ from django.template.defaultfilters import escapejs ## The JS for this is defined in xqa_interface.html ${block_content} -%if location.category in ['problem','video','html','combinedopenended','graphical_slider_tool', 'library_content']: % if edit_link:
Edit @@ -142,5 +141,3 @@ $(function () { ); }); -%endif -