librarything import : fix parsing & select box

This commit is contained in:
Henri Bourcereau
2021-02-26 13:32:17 +01:00
parent b85fed3595
commit bfedb300ca
4 changed files with 10 additions and 7 deletions

View File

@ -10,7 +10,7 @@
<p>Data source</p>
<div class="select {{ class }}">
<select name="source" id="source">
<option value="GoodReads" {% if current == 'LibraryThing' %}selected{% endif %}>
<option value="GoodReads" {% if current == 'GoodReads' %}selected{% endif %}>
GoodReads
</option>
<option value="LibraryThing" {% if current == 'LibraryThing' %}selected{% endif %}>