From af37847e04fbebc6c0508439a9404b42a926833b Mon Sep 17 00:00:00 2001 From: stevenburnell-dit Date: Wed, 8 Feb 2017 15:37:14 +0000 Subject: [PATCH] ED 967 all button non javascript (#9) * ED-967: make the 'all' button on the shared header work without javascript * Revert "ED-967: make the 'all' button on the shared header work without javascript" This reverts commit dba7696a7d850fcc88e0f6537f29955fa9933261. * Add: Non-JS view support for navigation --- .gitignore | 2 +- public/index.html | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c2889f8..9502b7f 100644 --- a/.gitignore +++ b/.gitignore @@ -107,7 +107,7 @@ node_modules/ assets/test/unit/coverage/ # Whoosh search index -iwhoosh_index* +whoosh_index* # Caches .sass-cache diff --git a/public/index.html b/public/index.html index fa4d8af..ace9c35 100644 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,13 @@ +