* Add function to avoid error when user cron to async send message.
This commit is contained in:
@@ -13,5 +13,5 @@ $(function()
|
||||
});
|
||||
|
||||
$('#name').focus();
|
||||
$('#paramsmessage').attr('disabled', 'disabled');
|
||||
$('#paramstext').attr('disabled', 'disabled');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user