ec-europa/header_footer

Add a dependency to nexteuropa_europa_search

steeff opened this issue · 2 comments

as the form provided by this module is used in multiple places:

header_footer_corporate.module:
82: function header_footer_corporate_form_nexteuropa_europa_search_search_form_alter(&$form, &$form_state, $form_id) {

templates/header__ec_corporate.component.inc:
42: $search_form = drupal_get_form('nexteuropa_europa_search_search_form');

You are right. I will do the change tonight and make a new Release version ;)

@steeff The release v1.0.2 is done.