From 37ecbd23a81d72f5e4fc17e9c33ca1b8ff7d9f1f Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Wed, 14 May 2025 19:38:09 +0200 Subject: Invocation server: print nothing for empty remote-execution properties --- doc/invocations-http-server/templates/invocation.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/invocations-http-server/templates') diff --git a/doc/invocations-http-server/templates/invocation.html b/doc/invocations-http-server/templates/invocation.html index 09faf226..f8df4a21 100644 --- a/doc/invocations-http-server/templates/invocation.html +++ b/doc/invocations-http-server/templates/invocation.html @@ -134,8 +134,6 @@ Inocations {{invocation | e}} {% endfor %} - {% else %} -
  • Properties: (none)
  • {% endif %} {% if remote_dispatch %}
  • Dispatch: {{ remote_dispatch | e }}
  • -- cgit v1.2.3