Re-structures link models
This commit is contained in:
parent
af8cb51325
commit
86b294afd7
7 changed files with 32 additions and 27 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
{% block modal-body %}
|
||||
{% csrf_token %}
|
||||
<input type="hidden" name="book" value="{{ book.id }}">
|
||||
<div class="field">
|
||||
<label class="label" for="id_url">{% trans "Name:" %}</label>
|
||||
{{ file_link_form.name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue