put search time on every search page
Some checks failed
Run Integration Tests / test (push) Failing after 2m25s
Some checks failed
Run Integration Tests / test (push) Failing after 2m25s
This commit is contained in:
parent
dc4a3a4bec
commit
f1fdda7c0e
6 changed files with 25 additions and 7 deletions
|
@ -132,7 +132,9 @@
|
|||
{{end}}
|
||||
</select>
|
||||
<button class="results-save" name="t" value="text">{{ translate "save_settings" }}</button>
|
||||
</form>
|
||||
</form>
|
||||
<p class="fetched fetched_dif_files fetched_tor">{{ translate "fetched_in" .Fetched }}</p>
|
||||
|
||||
<div class="results" id="results">
|
||||
{{if .Results}}
|
||||
{{range .Results}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue