From 076fff27f49d7d7f50a2be50e19ff95324fc4f1b Mon Sep 17 00:00:00 2001 From: Jonathon Leight Date: Mon, 22 Jun 2026 14:20:04 -0400 Subject: [PATCH] Better repeater org actions --- internal/core/templates/repeater.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/internal/core/templates/repeater.html b/internal/core/templates/repeater.html index 6dfe82c..69796c7 100644 --- a/internal/core/templates/repeater.html +++ b/internal/core/templates/repeater.html @@ -92,10 +92,13 @@
{{template "icon-world" ""}}
- {{.OrgName}} -
consented to v{{.ConsentedVersion}}
+ {{.OrgName}} +
consented to v{{.ConsentedVersion}}{{if gt .CurrentVersion .ConsentedVersion}} re-consent{{end}}
+
+ - {{if gt .CurrentVersion .ConsentedVersion}}re-consent{{end}}
{{end}}