fix for members category

This commit is contained in:
Harry Bomrah 2014-12-19 17:14:31 +08:00
parent 2402f953f0
commit fc184a7cea
1 changed files with 1 additions and 1 deletions

View File

@ -89,8 +89,8 @@ class PagesController < ApplicationController
categories << c
end
end
end
categories = ["all"] if categories.blank?
end
@manifest = @key
OrbitHelper.set_params params,current_user
OrbitHelper.set_site_locale locale