mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
UI: if timeelamsed is missing show [cache] #15100
This commit is contained in:
@@ -585,6 +585,8 @@
|
|||||||
({{~Results~}})
|
({{~Results~}})
|
||||||
{{#if ElapsedTime}}
|
{{#if ElapsedTime}}
|
||||||
<span title="Elapsed time">[{{~ElapsedTime~}}ms]</span>
|
<span title="Elapsed time">[{{~ElapsedTime~}}ms]</span>
|
||||||
|
{{~else~}}
|
||||||
|
<span title="Elapsed time">[cache]</span>
|
||||||
{{~/if~}}
|
{{~/if~}}
|
||||||
{{~/if~}}
|
{{~/if~}}
|
||||||
{{~#if @last~}}
|
{{~#if @last~}}
|
||||||
|
Reference in New Issue
Block a user