Browse Source

added comments to multijoueur webform

bach 2 years ago
parent
commit
80427ae089

+ 2 - 2
config/sync/language/en/webform.webform.multi_joueur.yml

@@ -1,3 +1,3 @@
-elements: "address:\n  '#default_value':\n    additional_name: ''\n    dependent_locality: ''\n    administrative_area: ''\nvat_number:\n  '#title': 'VAT number'\n  '#description': 'Intra-community VAT number (to be completed only for professionals outside France)'\nphone:\n  '#title': Phone\ncollaborateur:\n  '#title': Collaborators\nactions:\n  '#submit__label': 'Ask for a quote'\n"
+elements: "address:\n  '#default_value':\n    additional_name: ''\n    dependent_locality: ''\n    administrative_area: ''\nvat_number:\n  '#title': 'VAT number'\n  '#description': 'Intra-community VAT number'\nphone:\n  '#title': Phone\ncollaborateur:\n  '#title': Collaborators\ncommentaires:\n  '#title': Comments\nactions:\n  '#submit__label': 'Ask for a quote'\n"
 settings:
-  confirmation_message: "Your quote request has been registered, we are already drafting it and will send it to you by email very quickly.<br />\r\n<br />\r\n<a href=\"/\">back to materiO'</a>"
+  confirmation_message: "Your quote request has been registered, we are already drafting it and will send it to you by email very quickly.<br />\r\n<br />\r\n<a href=\"/\">back to materiO&#39;</a>"

File diff suppressed because it is too large
+ 0 - 0
config/sync/webform.webform.multi_joueur.yml


File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


BIN
web/themes/custom/materiotheme/assets/dist/main.css.gz


File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 5 - 0
web/themes/custom/materiotheme/assets/styles/main.scss

@@ -2740,6 +2740,11 @@ form#user-pass{
       color: $color-base;
     }
   }
+  .form-item-commentaires{
+    background-color: $color-blabla;
+    margin:0;
+    padding:1em;
+  }
   #edit-actions{
     // background-color: $color-showrooms;
     // margin:0;

Some files were not shown because too many files changed in this diff