I think I fixed #882
This commit is contained in:
parent
da244f8438
commit
166f75d883
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ $(document).ready(function() {
|
|||
itemSelector : "#main_stream .stream_element",
|
||||
// selector for all items you'll retrieve
|
||||
bufferPx: 300,
|
||||
debug: true,
|
||||
debug: false,
|
||||
donetext: "no more.",
|
||||
loadingText: "",
|
||||
loadingImg: '/images/ajax-loader.gif'
|
||||
|
|
|
|||
Loading…
Reference in a new issue