created item groups and link banners and their associations and fixed bugs with join tables
This commit is contained in:
4
back-office/app/controllers/item_groups_controller.rb
Normal file
4
back-office/app/controllers/item_groups_controller.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class ItemGroupsController < ApplicationController
|
||||
active_scaffold :"item_group" do |conf|
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user