From 5f30249065e260a11cab14e271165bbe28b8e3e4 Mon Sep 17 00:00:00 2001 From: shale Date: Tue, 21 Jul 2015 15:49:54 -0700 Subject: [PATCH] [Search] Load more option Made the search view have a 'Load more' button. Added functionalty to allow this to happen. --- .../features/search/res/templates/search.html | 5 +++ .../features/search/src/SearchAggregator.js | 8 ++++ .../src/controllers/SearchController.js | 42 +++++++++++++++---- 3 files changed, 47 insertions(+), 8 deletions(-) diff --git a/platform/features/search/res/templates/search.html b/platform/features/search/res/templates/search.html index f6b730a8c3..b6e5d47a27 100644 --- a/platform/features/search/res/templates/search.html +++ b/platform/features/search/res/templates/search.html @@ -42,6 +42,11 @@

Results:

+
+ +