mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-18 05:17:07 +00:00
remove unused versionControlForm
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
{% include 'html_editor_pop_ups.html' %}
|
||||
<h2>{{message}}</h2>
|
||||
<form action="" method="post">{% csrf_token %}
|
||||
<table>{{ form }}{{caveAndEntranceFormSet}}</table>
|
||||
{{ versionControlForm }}
|
||||
<table>{{ form }}<!--1-->{{caveAndEntranceFormSet}}<!--2--></table>
|
||||
<p><input type="submit" value="Submit" /></p>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user