UNPKG

automizy-js

Version:

Automizy widget collection

12 lines (8 loc) 295 B
/* Russian initialisation for the jQuery UI multiselect plugin. */ /* Written by Artem Packhomov (gorblnu4@gmail.com). */ (function ( $ ) { $.extend($.ech.multiselectfilter.prototype.options, { label: "Фильтр:", placeholder: "Введите запрос" }); })( jQuery );