Commit ccb8e96a by Alexander Kryklia

fix

parent a3944196
<section id="inputtype_${id}" class="capa_inputtype" > <section id="inputtype_${id}" class="capa_inputtype" >
<div class="drag_and_drop_problem" id="drag_and_drop_div_${id}" <div class="drag_and_drop_problem" id="drag_and_drop_div_${id}"
style="width:${width};height:${height}"> style="width:${width};height:${height}">
<p>${images_list}</p>
% if images_list: % if images_list:
<ul> <ul>
% for item in images_list: % for item in images_list:
......
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