From eeaf08f32b102e5e07ab5b1f8a1df7a2989673e3 Mon Sep 17 00:00:00 2001 From: stingl Date: Tue, 7 Sep 2021 09:34:25 +0200 Subject: [PATCH] Introduce feature-toggles; --- index.html | 17 ++++++++++++++--- js/app.js | 25 +++++++++++++++++-------- js/components/ticket-card.js | 2 +- 3 files changed, 32 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 9216eec..0b1a139 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@