From: Michael Tremer Date: Tue, 6 Jun 2023 16:04:06 +0000 (+0000) Subject: index: Remove log stream X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a85e07c29a945b9f12bde3eca8d801eddd677c5a;p=pbs.git index: Remove log stream Signed-off-by: Michael Tremer --- diff --git a/src/templates/index.html b/src/templates/index.html index bf416f8e..c006615d 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -52,11 +52,7 @@ -
-

{{ job }}

- - {% module JobsLogStream(job, limit=1, small=True) %} -
+ {{ job }} {% end %}