Commit 3920b966 authored by Serge S. Koval's avatar Serge S. Koval

Updated lib.html

parent 78ebc64e
...@@ -87,6 +87,7 @@ ...@@ -87,6 +87,7 @@
{% endif %} {% endif %}
</div> </div>
<div class="controls"> <div class="controls">
<div>
{% if not focus_set %} {% if not focus_set %}
{{ f(autofocus='autofocus')|safe }} {{ f(autofocus='autofocus')|safe }}
{% set focus_set = True %} {% set focus_set = True %}
...@@ -104,8 +105,8 @@ ...@@ -104,8 +105,8 @@
{% endfor %} {% endfor %}
</ul> </ul>
{% endif %} {% endif %}
</div>
</div> </div>
</div>
{% endfor %} {% endfor %}
{% endmacro %} {% endmacro %}
......
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