From 5b817ecd44ac5672da2042bb72ba8cf6e8d911f1 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Fri, 15 Aug 2014 17:42:02 +0100 Subject: Added infinite scrolling. It's sliiiightly buggy in that it jumps down the list a bit, but it is overall working pretty well. Added ng-infinite-scroll-matrix.js and jquery-1.8.3 as deps. --- webclient/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'webclient/index.html') diff --git a/webclient/index.html b/webclient/index.html index 31b62efaa8..387505372a 100644 --- a/webclient/index.html +++ b/webclient/index.html @@ -5,9 +5,11 @@ - + + + -- cgit 1.4.1