Loading composer.libraries.json +1 −1 Original line number Diff line number Diff line Loading @@ -269,7 +269,7 @@ "installer-name": "jquery.icheck" }, "dist": { "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip", "url": "https://github.com/dargullin/icheck/archive/refs/tags/1.0.2.zip", "type": "zip" }, "require": { Loading modules/webform_icheck/webform_icheck.module +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ function webform_icheck_webform_libraries_info() { 'description' => t('Highly customizable checkboxes and radio buttons.'), 'notes' => t('iCheck is used to optionally enhance checkboxes and radio buttons.'), 'homepage_url' => Url::fromUri('http://icheck.fronteed.com/'), 'download_url' => Url::fromUri('https://github.com/fronteed/icheck/archive/1.0.2.zip'), 'download_url' => Url::fromUri('https://github.com/dargullin/icheck/archive/refs/tags/1.0.2.zip'), 'version' => '1.0.2 ', 'optional' => FALSE, 'deprecated' => t('The iCheck library is not being maintained. It has been <a href=":href">deprecated</a> and will be removed in Webform 7.0.', [':href' => 'https://www.drupal.org/project/webform/issues/2931154']), Loading Loading
composer.libraries.json +1 −1 Original line number Diff line number Diff line Loading @@ -269,7 +269,7 @@ "installer-name": "jquery.icheck" }, "dist": { "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip", "url": "https://github.com/dargullin/icheck/archive/refs/tags/1.0.2.zip", "type": "zip" }, "require": { Loading
modules/webform_icheck/webform_icheck.module +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ function webform_icheck_webform_libraries_info() { 'description' => t('Highly customizable checkboxes and radio buttons.'), 'notes' => t('iCheck is used to optionally enhance checkboxes and radio buttons.'), 'homepage_url' => Url::fromUri('http://icheck.fronteed.com/'), 'download_url' => Url::fromUri('https://github.com/fronteed/icheck/archive/1.0.2.zip'), 'download_url' => Url::fromUri('https://github.com/dargullin/icheck/archive/refs/tags/1.0.2.zip'), 'version' => '1.0.2 ', 'optional' => FALSE, 'deprecated' => t('The iCheck library is not being maintained. It has been <a href=":href">deprecated</a> and will be removed in Webform 7.0.', [':href' => 'https://www.drupal.org/project/webform/issues/2931154']), Loading