Adding in the files form to review page.
This commit is contained in:
Родитель
ae69541736
Коммит
c27eace350
|
@ -63,6 +63,8 @@
|
|||
|
||||
<div class="review-actions-section">
|
||||
<label for="id_addon_files"><strong>{{ form.addon_files.label }}</strong></label>
|
||||
{{ form.addon_files }}
|
||||
{{ form.addon_files.errors }}
|
||||
</div>
|
||||
|
||||
<div class="review-actions-section review-actions-tested">
|
||||
|
|
Загрузка…
Ссылка в новой задаче