From 9d2b821c265da977b1accd5b963e6f4025af9423 Mon Sep 17 00:00:00 2001 From: ichuang Date: Tue, 7 Aug 2012 14:34:28 -0400 Subject: [PATCH] change edit link showhide to use instead of type submit (fixes issues with edit links in multipart problems and video) --- lms/templates/staff_problem_info.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lms/templates/staff_problem_info.html b/lms/templates/staff_problem_info.html index 483acbd9cf..c6880c4c91 100644 --- a/lms/templates/staff_problem_info.html +++ b/lms/templates/staff_problem_info.html @@ -3,12 +3,8 @@ ${module_content}
Edit
% endif - -
- +Staff Debug Info