From 87a069ca84d4b0f770257b8e91947b6495a92d1a Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Mon, 12 Mar 2018 11:28:22 +0100 Subject: [PATCH] [webpack.ue.view] accessibility with 'title' attribute --- webpack/component/ue/view.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/webpack/component/ue/view.vue b/webpack/component/ue/view.vue index a51c9e3..ba3b27a 100644 --- a/webpack/component/ue/view.vue +++ b/webpack/component/ue/view.vue @@ -5,13 +5,13 @@
- +
@@ -45,23 +45,23 @@
-
-
-
+
+
+
- {{ ue.labelForm || 'Pas de formation par défaut' }} + {{ ue.labelForm || 'Aucune formation par défaut' }} -

{{ ue.label }}({{ ue.code }})

+

{{ ue.label }}({{ ue.code }})