mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
logging
This commit is contained in:
@@ -152,6 +152,7 @@ var Nochan = {
|
||||
data: {id:id},
|
||||
url: "/php/imageblob.php",
|
||||
success: function(data){
|
||||
console.log(data);
|
||||
Nochan.blob_list.push(data);
|
||||
//data will contain the vote count echoed by the controller i.e.
|
||||
//$(".room-namer").css("opacity", 0);
|
||||
|
||||
Reference in New Issue
Block a user