sticky scroll the template form

This commit is contained in:
Leo Hemsted
2018-11-30 16:32:24 +00:00
parent 05de491c0c
commit e27540243d

View File

@@ -1,7 +1,7 @@
{% from "components/radios.html" import radios %}
{% from "components/page-footer.html" import page_footer %}
<div id="sticky_template_forms">
<div id="sticky_template_forms" class="js-stick-at-bottom-when-scrolling">
<button type="submit" name="operation" value="unknown" hidden></button>
{% if templates_and_folders_form.move_to.choices and template_list.templates_to_show %}
<div id="move_to_folder_radios">