From 7eb15ff07eb974387df160dbb2d44b5435f9f679 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 9 Feb 2015 09:32:18 -0800 Subject: [PATCH] Add refresh link to top of index. #306 --- src/General/Index.coffee | 1 + src/General/html/Features/Index-navlinks.html | 1 + 2 files changed, 2 insertions(+) diff --git a/src/General/Index.coffee b/src/General/Index.coffee index 5fb7b9fb4..3e699913b 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -70,6 +70,7 @@ Index = $.on d, 'scroll', Index.scroll $.on @pagelist, 'click', @cb.pageNav $.on @searchInput, 'input', @onSearchInput + $.on $('.refreshlink a', @navLinks), 'click', @update $.on $('#index-search-clear', @navLinks), 'click', @clearSearch $.on $('#hidden-toggle a', @navLinks), 'click', @cb.toggleHiddenThreads $.on @selectMode, 'change', @cb.mode diff --git a/src/General/html/Features/Index-navlinks.html b/src/General/html/Features/Index-navlinks.html index 0a1e6108e..9565a0f4a 100644 --- a/src/General/html/Features/Index-navlinks.html +++ b/src/General/html/Features/Index-navlinks.html @@ -1,3 +1,4 @@ +Refresh Index Catalog Archive