From 712153f425c96c96be71ff97817fb55022dfeb8f Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 18 Jun 2018 18:19:32 +0200 Subject: [PATCH] Fix isbn restore value --- manuels/templates/manuels/add_book.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/manuels/templates/manuels/add_book.html b/manuels/templates/manuels/add_book.html index e00aed2..75e5c43 100644 --- a/manuels/templates/manuels/add_book.html +++ b/manuels/templates/manuels/add_book.html @@ -43,9 +43,10 @@
{% bootstrap_label content=form.isbn.label label_for=form.isbn.auto_id %}
-