tentative js slick carroussel

This commit is contained in:
2023-06-28 17:26:50 +02:00
parent 358b9ee790
commit f0c074426d
30 changed files with 1846 additions and 73 deletions
+4 -5
View File
@@ -46,12 +46,11 @@ function eql_preprocess_field(&$variables) {
//////////////////////////////////////////////////
function eql_preprocess_input(&$variables) {
$form = \Drupal::routeMatch()->getParameter('form');
// function eql_preprocess_input(&$variables) {
// $form = \Drupal::routeMatch()->getParameter('form');
$form['keys']['#attributes']['placeholder'] = t('The new placeholder');
}
// $form['keys']['#attributes']['placeholder'] = t('The new placeholder');
// }