css liens ressources pages static
This commit is contained in:
@@ -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'];
|
||||
|
||||
Reference in New Issue
Block a user