$(document).on('click','.import',function () { $(this).addClass("disabled") $(this).html(' {{__("Importing..")}}'); });