The L10n plugin is included in the FormValidation library compiled in the theme ?
Curious to know if the L10n plugin is bundled with the FormValidation library in the theme, or if it requires manual integration for language support. Carpet Cleaning Abu Dhabi
It would be helpful to clarify if the L10n plugin is pre-included in the FormValidation library or if it needs to be manually integrated in the theme. dobinson suspension lift kits
I would not have faced such a problem if I did not live in Australia, and here there is a site like GW Casino it allows you to get a great welcome bonus and start playing and winning with your friends in a short time. The fast deposit and withdrawal of funds from the balance improves the situation and does not make you wait long. and you can feel more free thanks to this
Hi,
You can refer to core/html/tools/gulp.config.js
gulp config and add required FormValidation plugins and recompile the Metronic assers with gulp.
formvalidation: {
styles: [
"{$config.path.common_src}/plugins/@form-validation/umd/styles/index.css",
],
scripts: [
"{$config.path.node_modules}/es6-shim/es6-shim.js",
"{$config.path.common_src}/plugins/@form-validation/umd/bundle/popular.min.js",
"{$config.path.common_src}/plugins/@form-validation/umd/bundle/full.min.js",
"{$config.path.common_src}/plugins/@form-validation/umd/plugin-bootstrap5/index.min.js",
],
},