button audit
This commit is contained in:
parent
a1242cd83f
commit
a8b1c1ce98
6 changed files with 8 additions and 9 deletions
|
@ -49,7 +49,7 @@
|
|||
{% csrf_token %}
|
||||
<input type="hidden" name="remote_id" value="{{ result.key }}">
|
||||
<div>{% include 'snippets/search_result_text.html' with result=result link=False %}</div>
|
||||
<button type="submit" class="button is-small is-link is-light">Import book</button>
|
||||
<button type="submit" class="button is-small is-link">Import book</button>
|
||||
</form>
|
||||
</li>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue