Skip to content
Snippets Groups Projects
Verified Commit 0cfb103b authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #2933980 by richgerdes, Maheshwaran.j: JQuery UI CSS dependencies are...

Issue #2933980 by richgerdes, Maheshwaran.j: JQuery UI CSS dependencies are not met in core.libraries.yml
parent a0ce0b87
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -496,6 +496,7 @@ jquery.ui.checkboxradio:
css:
component:
assets/vendor/jquery.ui/themes/base/checkboxradio.css: {}
assets/vendor/jquery.ui/themes/base/button.css: {}
dependencies:
- core/jquery.ui
- core/jquery.ui.widget
......@@ -759,6 +760,7 @@ jquery.ui.selectmenu:
css:
component:
assets/vendor/jquery.ui/themes/base/selectmenu.css: {}
assets/vendor/jquery.ui/themes/base/button.css: {}
dependencies:
- core/jquery.ui
- core/jquery.ui.menu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment