From 215b348553ed1b286a143b21e0c1582c71e8230c Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Mon, 12 May 2025 12:59:11 +0200 Subject: Invocation server: add css style file --- doc/invocations-http-server/templates/invocations.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/invocations-http-server/templates/invocations.html') diff --git a/doc/invocations-http-server/templates/invocations.html b/doc/invocations-http-server/templates/invocations.html index a98babae..c5680240 100644 --- a/doc/invocations-http-server/templates/invocations.html +++ b/doc/invocations-http-server/templates/invocations.html @@ -8,7 +8,7 @@ Recent Invocations

Invocations filtered by {{ filter_info | e }}

{% else %}

Recent Invocations

-Filter by: +Filter by: only not fully cached {% if context_filters %}
-- cgit v1.2.3