fix(ui): silence sonar
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 1 May 2023 20:54:15 +0000 (22:54 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 1 May 2023 20:54:15 +0000 (22:54 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/src/components/charging-stations/CSTable.vue

index 071a4c5b2a3f97468649364fef1833e60ab11ace..43d03e32ed163e39a827378bd27ebd949e495861 100644 (file)
@@ -1,5 +1,8 @@
 <template>
   <table id="cs-table">
+    <caption>
+      Charging stations
+    </caption>
     <thead id="cs-table__head">
       <tr class="cs-table__row">
         <th scope="col" class="cs-table__action-col">Action</th>