From f2dff85706ef26cfd30c2fc6216ab760b42f6649 Mon Sep 17 00:00:00 2001 From: Owocki Date: Sat, 28 Dec 2019 08:07:26 -0700 Subject: [PATCH] fixes the infinite scroll link --- app/grants/templates/grants/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/grants/templates/grants/index.html b/app/grants/templates/grants/index.html index 2bbc309a2da..cd050dd477f 100644 --- a/app/grants/templates/grants/index.html +++ b/app/grants/templates/grants/index.html @@ -262,7 +262,7 @@

{% endfor %} {% if grants.has_next %} - More + More {% endif %} {% else %}