mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
[feat] image results page: also display request statistics (i.e. engine response times)
Apparently the engine statistics have been hidden from the images page when infinite scroll was added as a preference in https://github.com/searxng/searxng/commit/56e34947a6368e6154064c52fa23d21ecda7ab4c However, now that we also display engine statistics in the results page, I don't see any reason why this should still be hidden from the images tab. For example, this is very useful for seeing which engines work and which ones are broken.
This commit is contained in:
@@ -1032,10 +1032,6 @@ summary.title {
|
||||
/ 100%;
|
||||
gap: 0;
|
||||
|
||||
#sidebar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#urls {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user