Adds goodreads data tooltip

This commit is contained in:
Mouse Reeve
2021-09-08 07:35:49 -07:00
parent e13e13d3f3
commit 95bdf7b787
2 changed files with 9 additions and 1 deletions

View File

@ -28,7 +28,7 @@
</option>
</select>
</div>
{% include 'components/tooltip.html' with controls_text="goodreads-tooltip" %}
{% include 'import/tooltip.html' with controls_text="goodreads-tooltip" %}
<div class="field">
<label class="label" for="id_csv_file">{% trans "Data file:" %}</label>
{{ import_form.csv_file }}