From f7190ffabb6b14410a5fd208533db2ca526ca094 Mon Sep 17 00:00:00 2001 From: Julien WITTOUCK Date: Wed, 28 Aug 2019 08:33:00 +0200 Subject: [PATCH] :recycle: : use boostrap-vue components for module form --- src/main/resources/templates/module.html | 123 ++++++++++++----------- 1 file changed, 64 insertions(+), 59 deletions(-) diff --git a/src/main/resources/templates/module.html b/src/main/resources/templates/module.html index 1bd34501b..c4ea05b86 100644 --- a/src/main/resources/templates/module.html +++ b/src/main/resources/templates/module.html @@ -44,61 +44,60 @@

Module {{module.name}}

-
-
-
- - -
-
- - -
-
-
- - -
+ + + + + + + + + + + + + + + + - + - + - + - + -
-
- - -
-
- - -
-
+ + + + + + + + + + + +

Authorized Teams

-
-
+ + + Authorized Teams placeholder="Select teams" v-model="module.authorizedTeams" :options="teams"> -
-
+
+ + -

Variables

+

Variables

-
-
- - -
-
- - -
-
- - -
-
+ + + + + + + + + + + + + + + + + Editable Mandatory -
-
- -
-
+ + + + + + + - + Save