
'+uclion.creating_please_allow+'
'});
try {
updraftcentral_send_command('create_key', data, function(resp) {
jQuery('#updraftcentral_keys').unblock();
try {
if (resp.hasOwnProperty('error')) {
alert(resp.error);
console.log(resp);
return;
}
alert(resp.r);
if (resp.hasOwnProperty('bundle') && resp.hasOwnProperty('keys_guide')) {
jQuery('#updraftcentral_keys_content').html(resp.keys_guide);
jQuery('#updraftcentral_keys_content').append('