Current Path : /home/lentoinv/finationglobal.com/arch/HTML/zanex/assets/js/ |
Current File : //home/lentoinv/finationglobal.com/arch/HTML/zanex/assets/js/select2.js |
$(function(e) { 'use strict' // Select2 $('.select2').select2({ minimumResultsForSearch: Infinity, width: '100%' }); // Select2 by showing the search $('.select2-show-search').select2({ minimumResultsForSearch: '', width: '100%' }); });