Your IP : 18.119.19.206


Current Path : /proc/thread-self/root/home/lentoinv/finationglobal.com/assets/js/
Upload File :
Current File : //proc/thread-self/root/home/lentoinv/finationglobal.com/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%'
	});
	
});

?>