aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/timeline.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/timeline.php')
-rw-r--r--templates/timeline.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/timeline.php b/templates/timeline.php
index a65b4ce..a517c6f 100644
--- a/templates/timeline.php
+++ b/templates/timeline.php
@@ -17,4 +17,5 @@
$item->getObject()->renderAsHtml();
}
echo '</div>';
+ call_template('infinite_scroll_trigger', ['kind' => $kind, 'nextPage' => 1]);
}); \ No newline at end of file