UNPKG

automizy-js-api

Version:

JavaScript API library for Automizy Marketing Automation software

12 lines (8 loc) 278 B
/* Brazilian initialisation for the jQuery UI multiselect plugin. */ /* Written by Yusuf Özer (realsby@gmail.com). */ (function ( $ ) { $.extend($.ech.multiselectfilter.prototype.options, { label: "Filtre:", placeholder: "Bir kelime yazın" }); })( jQuery );