Moved most of the sidebar into a CommonLinks panel
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@ function profileRequestInner(connection, req, res, fields) {
|
||||
scientists: results[0].scientists
|
||||
});
|
||||
res.end();
|
||||
// log('Profile sent', fields.username, fields.id, fields.token);
|
||||
log('Profile sent', fields.username, fields.id, fields.token);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user