File manager - Edit - /home/aissorg/public_html/admin/assets/plugins/select2/js/custom-select.js
Back
$(document).ready(function() { $(".basic").select2({ tags: true, }); var formSmall = $(".form-small").select2({ tags: true }); formSmall.data('select2').$container.addClass('form-control-sm') $(".nested").select2({ tags: true }); $(".tagging").select2({ tags: true }); $(".disabled-results").select2(); $(".placeholder").select2({ placeholder: "Make a Selection", allowClear: true }); function formatState (state) { if (!state.id) { return state.text; } var baseClass = "flaticon-"; var $state = $( '<span><i class="' + baseClass + state.element.value.toLowerCase() + '" /> ' + state.text + '</i> </span>' ); return $state; }; $(".templating").select2({ templateSelection: formatState }); $('.js-example-basic-single').select2(); });
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings