UNPKG

automizy-js

Version:

Automizy widget collection

12 lines (8 loc) 278 B
/* German initialisation for the jQuery UI multiselect plugin. */ /* Written by Sven Tatter (sven.tatter@gmail.com). */ (function ( $ ) { $.extend($.ech.multiselectfilter.prototype.options, { label: "Suchen:", placeholder: "Stichwort eingeben" }); })( jQuery );