mirror of
https://github.com/janeczku/calibre-web
synced 2024-11-01 15:46:21 +00:00
8 lines
855 B
JavaScript
8 lines
855 B
JavaScript
|
/*!
|
||
|
* Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
|
||
|
*
|
||
|
* Copyright 2012-2020 SnapAppointments, LLC
|
||
|
* Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
|
||
|
*/
|
||
|
|
||
|
!function(e,t){void 0===e&&void 0!==window&&(e=window),"function"==typeof define&&define.amd?define(["jquery"],function(e){return t(e)}):"object"==typeof module&&module.exports?module.exports=t(require("jquery")):t(e.jQuery)}(this,function(e){e.fn.selectpicker.defaults={noneSelectedText:"V\xe1lasszon!",noneResultsText:"Nincs tal\xe1lat {0}",countSelectedText:function(e,t){return"{0} elem kiv\xe1lasztva"},maxOptionsText:function(e,t){return["Legfeljebb {n} elem v\xe1laszthat\xf3","A csoportban legfeljebb {n} elem v\xe1laszthat\xf3"]},selectAllText:"Mind",deselectAllText:"Egyik sem",multipleSeparator:", "}});
|