Removing the page number from the infinite scrolling
This commit is contained in:
parent
f1830b84cd
commit
99fc97f337
3 changed files with 1 additions and 7 deletions
|
@ -2,7 +2,6 @@
|
|||
{{* Create an object with the data which is needed for infinite scroll.
|
||||
For the relevant js part look at function loadContent() in main.js. *}}
|
||||
var infinite_scroll = {
|
||||
"pageno" : {{$pageno}},
|
||||
"reload_uri": "{{$reload_uri nofilter}}"
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue