Removed remaining privacy code
This commit is contained in:
parent
dfb887f641
commit
09a75dae36
@ -27,9 +27,9 @@ function doComments(id,qid) {
|
||||
// Output result
|
||||
//console.log(data);
|
||||
const recordNo = parseInt(document.getElementById('record_no').textContent, 10);
|
||||
if (recordNo <8){
|
||||
return;
|
||||
}
|
||||
//if (recordNo <8){
|
||||
// return;
|
||||
//}
|
||||
|
||||
|
||||
const parsed = JSON.parse(data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user