summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-06-20 16:52:21 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-06-21 14:31:39 +0200
commit8793d61e0f01090a83d745fc504066880d86da41 (patch)
tree520af7dd6146f330751dbd7f7c0e59281472ba70 /ishtar_common/templates
parent67067a34f520f8f0c850df84f014a94359ae197b (diff)
downloadIshtar-8793d61e0f01090a83d745fc504066880d86da41.tar.bz2
Ishtar-8793d61e0f01090a83d745fc504066880d86da41.zip
📝 update documentation: searches
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/widgets/search_input.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/widgets/search_input.html b/ishtar_common/templates/widgets/search_input.html
index 9cbae011e..2f8cba06f 100644
--- a/ishtar_common/templates/widgets/search_input.html
+++ b/ishtar_common/templates/widgets/search_input.html
@@ -80,7 +80,7 @@
<p>{% blocktrans %}For searches such as larger, smaller (for numeric fields), before, after (for date fields), add the criterion from the form, then change the "=" sign to "=>" or "=<", depending on the desired result.{% endblocktrans %}</p>
<p><em>{% blocktrans %}Example: the search 'year=>"2019"' will return all items from 2019 and onwards.{% endblocktrans %}</em></p>
- <p class="text-center"><em><a href="https://ishtar.readthedocs.io/fr/{{widget.ISHTAR_DOCUMENT_VERSION}}/interface-utilisateur.html#recherche-textuelle-et-par-criteres" target="_blank">{% trans "Full documentation for searches." %}</a></em></p>
+ <p class="text-center"><em><a href="https://ishtar.readthedocs.io/fr/{{widget.ISHTAR_DOCUMENT_VERSION}}/interface-utilisateur.html#barre-de-recherche" target="_blank">{% trans "Full documentation for searches." %}</a></em></p>
</div>
</div>