Skip to content

Commit 2df26fd

Browse files
committed
comment added
1 parent 5b1bd80 commit 2df26fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/templates/projects/project_version_detail.html

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ <h2> Editing {{ version.slug }} </h2>
2323
{% csrf_token %}
2424
</form>
2525
<p class="empty">
26+
{# We are submitting the form using javascript because it breaks the UI design if we use buttons #}
2627
{% blocktrans trimmed %}
2728
This version is inactive but its documentation is still available online.
2829
You can <a href="#" onclick="document.forms['version_delete_html'].submit();">delete this version's documentation</a> if you want to remove it completely.

0 commit comments

Comments
 (0)