- Issue created by @Ahmad Khader
- πΊπ¦Ukraine vselivanov Kyiv, Ukraine
Hi!
Thank you for working with this.
I applied the patch, but have an error "t is not defined".
I think we need
$selectCounter.text(Drupal.t('No items selected'));
instead of
$selectCounter.text(t('No items selected'));