css liens ressources pages static

This commit is contained in:
2023-06-27 12:57:12 +02:00
parent fd0de27375
commit f61446230f
6 changed files with 454 additions and 320 deletions
+31
View File
@@ -45,6 +45,37 @@ function eql_preprocess_field(&$variables) {
}
//////////////////////////////////////////////////
function eql_preprocess_input(&$variables) {
$form = \Drupal::routeMatch()->getParameter('form');
$form['keys']['#attributes']['placeholder'] = t('The new placeholder');
}
// function eql_preprocess_field(&$variables){
// $node = &$variables['node'];