diff --git a/assets/app.js b/assets/app.js index 8a2dc1d..b6aa815 100644 --- a/assets/app.js +++ b/assets/app.js @@ -20,5 +20,4 @@ import './js/off_canvas.js'; import './js/hoverable-collapse.js'; import './js/cookies.js'; import 'choices.js'; -import 'choices.js/public/assets/styles/choices.min.css'; import 'quill' diff --git a/templates/application/edit.html.twig b/templates/application/edit.html.twig index 2d8a3c0..4c58031 100644 --- a/templates/application/edit.html.twig +++ b/templates/application/edit.html.twig @@ -1,7 +1,7 @@ {% extends 'base.html.twig' %} {% block body %} -
+

Modifier l'application

@@ -13,51 +13,67 @@ {# Description (full) #} -
- - - - - - - - - - - - - - -
-
- {{ apps.description|raw }} -
- +
+
+
+ + + + + + + + + + + + + + +
+
+
+
+ {{ apps.description|raw }} +
+ +
+
+ + {# Description Small #} -
- - - - - +
+
+
+ + + + + +
+
+
+
+ {{ apps.descriptionSmall|raw }} +
+ +
-
- {{ apps.descriptionSmall|raw }} -
- + +