Allow showing of products with key

This commit is contained in:
Robbe Van Herck 2019-04-20 13:59:58 +02:00
parent e4416549bd
commit 4863a7c66c
No known key found for this signature in database
GPG key ID: 4D1C8E8FBD1C7188

View file

@ -18,7 +18,7 @@
# #
class ProductsController < ApplicationController class ProductsController < ApplicationController
load_and_authorize_resource load_and_authorize_resource except: :index
respond_to :html, :js respond_to :html, :js