From d18fc1e3f7c1c8490a1c328890d03d83218dec64 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 18 Feb 2024 19:58:57 +0100 Subject: [PATCH] refactor(ui): refine action inputs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- ui/web/src/components/actions/AddChargingStations.vue | 4 +++- ui/web/src/components/actions/SetSupervisionUrl.vue | 2 +- ui/web/src/components/actions/StartTransaction.vue | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ui/web/src/components/actions/AddChargingStations.vue b/ui/web/src/components/actions/AddChargingStations.vue index 667edb6c..ebcef5ed 100644 --- a/ui/web/src/components/actions/AddChargingStations.vue +++ b/ui/web/src/components/actions/AddChargingStations.vue @@ -11,7 +11,8 @@ @@ -75,6 +76,7 @@ onMounted(() => { diff --git a/ui/web/src/components/actions/SetSupervisionUrl.vue b/ui/web/src/components/actions/SetSupervisionUrl.vue index 101ac9ef..2b427b18 100644 --- a/ui/web/src/components/actions/SetSupervisionUrl.vue +++ b/ui/web/src/components/actions/SetSupervisionUrl.vue @@ -4,7 +4,7 @@

Supervision Url:

Action Start Transaction

Connector {{ connectorId }} on {{ chargingStationId }}

Scan RFID tag:

- +