Add section elements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# encoding: UTF-8
|
||||
module Admin
|
||||
module Admin
|
||||
class ProductsController < Admin::ApplicationController
|
||||
before_filter :set_relation_options, only: [:new, :edit, :create, :update]
|
||||
# GET /products
|
||||
|
||||
Reference in New Issue
Block a user