From c5ca80b168ca247179db322d8e3ff14d6c9e16ad Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 10 Jul 2026 19:14:07 -0400 Subject: feat(admin): style conditions green and actions orange, standardize remove button wording --- internal/admin/static/intereditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/admin/static/intereditor.js') diff --git a/internal/admin/static/intereditor.js b/internal/admin/static/intereditor.js index 152aef3..b6047b5 100644 --- a/internal/admin/static/intereditor.js +++ b/internal/admin/static/intereditor.js @@ -1336,7 +1336,7 @@ function ie_renderArraySection(ctx) { h += ''; } h += ''; - h += ''; + h += ''; h += ''; h += '
'; -- cgit v1.2.3