Commit 66911122 authored by Elissa Thomas's avatar Elissa Thomas Committed by Nils Destoop
Browse files

Issue #3154304 by ethomas08, jwilson3, shreyal999: Remove jQuery UI Accordion...

Issue #3154304 by ethomas08, jwilson3, shreyal999: Remove jQuery UI Accordion dependency and warning
parent 1c7791d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ function field_group_requirements($phase) {
          'title' => t('Field Group'),
          'value' => t('jQuery UI Accordion not enabled'),
          'description' => t('If you want to use the Field Group accordion formatter, you will need to install the <a href=":link" target="_blank">jQuery UI Accordion</a> module.', [':link' => 'https://www.drupal.org/project/jquery_ui_accordion']),
          'severity' => REQUIREMENT_WARNING,
          'severity' => REQUIREMENT_INFO,
        ];
      }
      else {
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ formatter.accordion:
  dependencies:
    - core/jquery
    - core/jquery.once
    - core/jquery.ui.accordion
    - jquery_ui_accordion/accordion

formatter.html_element:
  js: