minor correction to dropin
This commit is contained in:
parent
c49fc707ea
commit
80e0e3bab0
@ -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>';
|
||||
});
|
||||
}
|
||||
getData("shamble/get.pl", renderShobm);
|
||||
getData("shamble/get.pl", renderShomb);
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user