mojoaxel / bootstrap-select-country

countrypicker is a jQuery plugin that utilizes Bootstrap's dropdown.js and bootstrap-select to provide country data and styling to standard select elements.
https://mojoaxel.github.io/bootstrap-select-country/index.html
MIT License
64 stars 36 forks source link

Fix typo flag country code #14

Closed DJScias closed 4 years ago

DJScias commented 4 years ago

Flags country codes were outputted as `"inline-flag flag

.toLowerCase()"` instead of the country code being made to be lowercase as was originally intended.

This fixes that.

mojoaxel commented 4 years ago

:tada: Thanks!

mojoaxel commented 4 years ago

released as v4.1.1