From 40be5b1c55e638df175490a8c3905b8c767aae79 Mon Sep 17 00:00:00 2001 From: chiu Date: Fri, 20 Sep 2019 13:17:16 +0800 Subject: [PATCH] Update archives_controller.rb --- app/controllers/archives_controller.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/archives_controller.rb b/app/controllers/archives_controller.rb index 7c7da09..574c467 100644 --- a/app/controllers/archives_controller.rb +++ b/app/controllers/archives_controller.rb @@ -272,6 +272,7 @@ F cats = files_by_cateogry.keys.collect do |cat| end page_data_count = OrbitHelper.widget_data_count categories = OrbitHelper.widget_categories + puts categories.inspect @categories = [] if categories.first == "all" module_app = OrbitHelper.widget_module_app