Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects

Update epic user profile

Merged Francesco SARDARA requested to merge update_epic_user_profile into EPIC-User_profile
13 files
+ 215
50
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -81,10 +81,7 @@ class SearchForm extends FormBase {
'#id' => 'button',
'#variant' => 'light',
'#fields' => [
'icon' => [
'name' => 'search',
'size' => 'xs',
],
'icon' => 'search',
'settings' => [
'type' => 'submit',
],
Loading