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
1 changed files with 1 additions and 1 deletions

View File

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