Open images in a new tab
[edumed.git] / wtem / templates / wtem / exercises / edumed_przyporzadkuj.html
index 2a6916b..2908f70 100644 (file)
@@ -48,7 +48,7 @@
                         <span data-solution="1" data-no="{{forloop.counter}}" data-id="{{item.id}}" class="question-piece draggable ui-draggable">{{item.text}}</span>
                         
                         {% if item.href %}
-                            <a href="{% if not item.href_absolute %}/static/wtem/img/{% endif %}{{item.href}}">
+                            <a href="{% if not item.href_absolute %}/static/wtem/img/{% endif %}{{item.href}}" target="wtem_aside">
                         {% endif %}
                         
                         <img src="/static/wtem/img/{{item.img}}"/>