another minor correction and testing of dropin.html
This commit is contained in:
parent
80e0e3bab0
commit
bafea55632
@ -10,5 +10,5 @@ function renderShomb(data) {
|
|||||||
myEntry.innerHTML = '<div class="shomb_username">'+entry.USER+'</div><div class="shomb_message">'+entry.DATE+" -- "+entry.POST+'</div>';
|
myEntry.innerHTML = '<div class="shomb_username">'+entry.USER+'</div><div class="shomb_message">'+entry.DATE+" -- "+entry.POST+'</div>';
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
getData("shamble/get.pl", renderShomb);
|
getData("shomble/get.pl", renderShomb);
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user