forked from saurabh/orbit4-5
Merge branch 'development' of gitlab.tp.rulingcom.com:saurabh/orbit4-5
This commit is contained in:
commit
0e7e4180a6
|
@ -89,8 +89,8 @@ class PagesController < ApplicationController
|
||||||
categories << c
|
categories << c
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
categories = ["all"] if categories.blank?
|
categories = ["all"] if categories.blank?
|
||||||
|
end
|
||||||
@manifest = @key
|
@manifest = @key
|
||||||
OrbitHelper.set_params params,current_user
|
OrbitHelper.set_params params,current_user
|
||||||
OrbitHelper.set_site_locale locale
|
OrbitHelper.set_site_locale locale
|
||||||
|
|
Loading…
Reference in New Issue