.
This commit is contained in:
@@ -70,9 +70,9 @@ Use this form to create a atlas case. Existing associated image sets can be adde
|
||||
{% endfor %}
|
||||
</div>
|
||||
{{ series_formset.management_form }}
|
||||
<h3>Differenetial:</h3>
|
||||
<h3>Differential:</h3>
|
||||
Add differential here.
|
||||
<input type="button" value="Add Differential" id="add_more_differential">
|
||||
<input type="button" value="Add Another Differential" id="add_more_differential">
|
||||
<div id="casedifferential_formset">
|
||||
{% for form in casedifferential_formset %}
|
||||
<ul class="no-error casedifferential_formset">
|
||||
|
||||
Reference in New Issue
Block a user