From 8072a4b7f2344f5af8c68cedc9f8ec33388a6569 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Fri, 10 Jul 2015 10:12:53 -0700 Subject: [PATCH] fix modal closing a on showJS view --- server/views/coursewares/showJS.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/views/coursewares/showJS.jade b/server/views/coursewares/showJS.jade index d6272540b5..5c7d86f10d 100644 --- a/server/views/coursewares/showJS.jade +++ b/server/views/coursewares/showJS.jade @@ -75,7 +75,7 @@ block content .modal-dialog.animated.zoomIn.fast-animation .modal-content .modal-header.challenge-list-header= compliment - a.close.closing-x(href='#', data-dismiss='modal', aria-hidden='true') × + a.close.closing-x(href='#', data-dismiss='modal', aria-hidden='true') × .modal-body .text-center .animated.zoomInDown.delay-half