From 196e52ac0a88771a92469173adbfdb94046e0e7e Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Mon, 12 Oct 2015 23:08:35 +0000 Subject: [PATCH] homegrown infinite scroll through pages on site page --- webconsole/static/index.html | 1 + webconsole/static/js/app.js | 1 - webconsole/static/js/controllers.js | 49 ++++++++++++++++++---------- webconsole/static/partials/site.html | 5 +++ 4 files changed, 37 insertions(+), 19 deletions(-) diff --git a/webconsole/static/index.html b/webconsole/static/index.html index 9f31b61..4c83f33 100644 --- a/webconsole/static/index.html +++ b/webconsole/static/index.html @@ -10,6 +10,7 @@ +