UNPKG

automizy-js-api

Version:

JavaScript API library for Automizy Marketing Automation software

12 lines (8 loc) 277 B
/* Simplified Chinese initialisation for the jQuery UI multiselect plugin. */ /* Written by Ben (ben@zfben.com). */ (function ( $ ) { $.extend($.ech.multiselectfilter.prototype.options, { label: '过滤:', placeholder: '输入关键字过滤' }); })( jQuery );