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