From 430aa4f8342d53fd0d8246bdb5b886d1a3ebcbf7 Mon Sep 17 00:00:00 2001
From: Waheed Ahmed
Date: Thu, 20 Nov 2014 16:47:30 +0500
Subject: [PATCH] Added alt attribute in image map input problem. TNL-822
TNL-825
---
common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml | 2 +-
common/templates/course_modes/_contribution.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml b/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml
index 1bc481ba4e..8a9c344250 100644
--- a/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml
+++ b/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml
@@ -11,7 +11,7 @@ data: |
Which animal shown below is a kitten?
-
+
diff --git a/common/templates/course_modes/_contribution.html b/common/templates/course_modes/_contribution.html
index 5596963ad0..ecab7280c5 100644
--- a/common/templates/course_modes/_contribution.html
+++ b/common/templates/course_modes/_contribution.html
@@ -14,7 +14,7 @@