Server IP : 150.95.80.236 / Your IP : 3.145.91.104 Web Server : Apache System : Linux host-150-95-80-236 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64 User : social-telecare ( 10000) PHP Version : 7.4.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/pcu.in.th/uat.pcu.in.th/demo15/dist/assets/js/custom/documentation/forms/ |
Upload File : |
"use strict";var KTFormsSelect2Demo=function(){var t=function(){$("#kt_docs_select2_country").select2({templateResult:function(t){return(t=>{if(!t.id)return t.text;var e=hostUrl+"media/"+t.element.getAttribute("data-kt-select2-country"),n=$("<img>",{class:"rounded-circle me-2",width:26,src:e}),r=$("<span>",{text:" "+t.text});return r.prepend(n),r})(t)}})};const e=function(){$("#kt_docs_select2_users").select2({templateResult:function(t){return(t=>{if(!t.id)return t.text;var e=hostUrl+"media/"+t.element.getAttribute("data-kt-select2-user"),n=$("<img>",{class:"rounded-circle me-2",width:26,src:e}),r=$("<span>",{text:" "+t.text});return r.prepend(n),r})(t)}})};return{init:function(){t(),e()}}}();KTUtil.onDOMContentLoaded((function(){KTFormsSelect2Demo.init()}));