Commit 9fbfd6c5 by stv

Merge pull request #119

from stvstnfrd:image-modal/noop
into Stanford-Online:master
parents 13d1b162 6deaf667
...@@ -322,6 +322,11 @@ ...@@ -322,6 +322,11 @@
<%static:include path="js/system-feedback.underscore" /> <%static:include path="js/system-feedback.underscore" />
</script> </script>
<script type="text/javascript">
// TODO: Remove this!
// This is a stop-gap "fix" to silence a Studio exception.
function setupFullScreenImage(){}
</script>
% if context_course: % if context_course:
<script type="text/javascript"> <script type="text/javascript">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment