testing
This commit is contained in:
parent
2b581f2685
commit
9e97d50eb1
@ -34,7 +34,7 @@ function new_api_key() {
|
||||
$("#new-api-key").before(template);
|
||||
// $("#new-api-key").before("<li><div class='row'><div class='column column-80'><code>" + data.api_key.key + "</code></div><div class='column column-20'><button class='delete'>x</button></div></div></li>");
|
||||
} else {
|
||||
console.log(data); // NOTE TEMPORARY (need to handle errors better)
|
||||
console.log(status, data); // NOTE TEMPORARY (need to handle errors better)
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user