From 6c181470c61a3bde3ce4d5d2f18ef0524d6f0931 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Wed, 23 Jan 2013 14:37:36 -0500 Subject: [PATCH 1/2] staff_problem_info.html is only put on the page for staff, so we don't need to check staff_access inside it --- lms/templates/staff_problem_info.html | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/lms/templates/staff_problem_info.html b/lms/templates/staff_problem_info.html index 21044c1f80..4d1f7a2a63 100644 --- a/lms/templates/staff_problem_info.html +++ b/lms/templates/staff_problem_info.html @@ -61,18 +61,16 @@ category = ${category | h} From ae2a8e0c58dec3b09107cfc6dc091c42c0589520 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Wed, 23 Jan 2013 14:37:42 -0500 Subject: [PATCH 2/2] Whitespace cleanup --- lms/templates/staff_problem_info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/staff_problem_info.html b/lms/templates/staff_problem_info.html index 4d1f7a2a63..61cda0c52b 100644 --- a/lms/templates/staff_problem_info.html +++ b/lms/templates/staff_problem_info.html @@ -1,7 +1,7 @@ ${module_content} %if edit_link:
- Edit / + Edit /