From 62c37a7a4589a2b864a1e66cc11db96980bd8c28 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Tue, 6 Dec 2022 20:00:41 +0000 Subject: [PATCH] Color signals --- core/templates/partials/signal-list.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/templates/partials/signal-list.html b/core/templates/partials/signal-list.html index 07f41f4..a2224b1 100644 --- a/core/templates/partials/signal-list.html +++ b/core/templates/partials/signal-list.html @@ -18,7 +18,10 @@ actions {% for item in object_list %} - + {{ item.id }} {{ item.user }} {{ item.name }}