removed debug
This commit is contained in:
@@ -131,7 +131,6 @@ function AddAuthorToBook(num) {
|
|||||||
{{ book_form.id }}
|
{{ book_form.id }}
|
||||||
{{ book_form.csrf_token }}
|
{{ book_form.csrf_token }}
|
||||||
{% if b.parent|length %}
|
{% if b.parent|length %}
|
||||||
{{b.parent}}
|
|
||||||
<div class="form-row">
|
<div class="form-row">
|
||||||
<label class="col-lg-2 col-form-label bg-secondary text-white">Parent Book:</label>
|
<label class="col-lg-2 col-form-label bg-secondary text-white">Parent Book:</label>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
|
|||||||
Reference in New Issue
Block a user