We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0d2c1 commit 6da3d15Copy full SHA for 6da3d15
readthedocsext/theme/templates/projects/addons_form.html
@@ -67,6 +67,7 @@
67
{{ form.flyout_sorting | as_crispy_field }}
68
{{ form.flyout_sorting_latest_stable_at_beginning | as_crispy_field }}
69
{{ form.flyout_sorting_custom_pattern | as_crispy_field }}
70
+ {{ form.flyout_position | as_crispy_field }}
71
</div>
72
{% endblock addons_flyout %}
73
0 commit comments