]> git.ipfire.org Git - pbs.git/commitdiff
index: Remove log stream
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Jun 2023 16:04:06 +0000 (16:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Jun 2023 16:04:06 +0000 (16:04 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/index.html

index bf416f8ea2e2f5805af96b54fd3819314ddca600..c006615d6915d772185c989cabcb0b34d3070868 100644 (file)
                                                                        <i class="fa-solid fa-gear fa-spin" aria-hidden="true"></i>
                                                                </span>
 
-                                                               <div>
-                                                                       <p>{{ job }}</p>
-
-                                                                       {% module JobsLogStream(job, limit=1, small=True) %}
-                                                               </div>
+                                                               {{ job }}
                                                        </a>
                                                {% end %}