From a637a958b005cfdcfe2b9327e32e51aa23bd30f7 Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Mon, 17 Jun 2024 09:27:54 +0200 Subject: templates: show oglive in client pills Add oglive to each client pill in action/oglive using js. This makes easier to have a global perspective of the client's configuration. --- ogcp/templates/actions/oglive.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ogcp/templates') diff --git a/ogcp/templates/actions/oglive.html b/ogcp/templates/actions/oglive.html index 81b70dd..6cfc523 100644 --- a/ogcp/templates/actions/oglive.html +++ b/ogcp/templates/actions/oglive.html @@ -48,4 +48,23 @@ button_map={'ok': 'primary'}, extra_classes="m-5") }} + + + + + + {% endblock %} -- cgit v1.2.3-18-g5258