Skip to content
Snippets Groups Projects

Add IconSettingType: not working yet

Merged Pierre Dureau requested to merge issue/ui_icons-3466256:3466256-1.0.0-alpha2-add-ui into 1.0.x
14 files
+ 277
6
Compare changes
  • Side-by-side
  • Inline
Files
14
+ 0
2
@@ -4,9 +4,7 @@
@@ -4,9 +4,7 @@
*/
*/
// eslint-disable-next-line func-names
// eslint-disable-next-line func-names
(function ($, Drupal, once) {
(function ($, Drupal, once) {
'use strict';
'use strict';
/**
/**
* UI Icons autocomplete tweaks.
* UI Icons autocomplete tweaks.
*
*
Loading