diff --git a/ogcp/templates/actions/oglive.html b/ogcp/templates/actions/oglive.html index 6b8e8b3..81b70dd 100644 --- a/ogcp/templates/actions/oglive.html +++ b/ogcp/templates/actions/oglive.html @@ -17,6 +17,31 @@ {{ macros.cmd_selected_clients(selected_clients) }} +{% if oglives_set|length > 1 %} +
Selected clients have different ogLive
+ +ogLive | +Clients | +
---|---|
{{oglive}} | ++ {% for client in clients %} + {{client}} + {% endfor %} + | +