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/link_banners_controller.rb
Normal file
4
back-office/app/controllers/link_banners_controller.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class LinkBannersController < ApplicationController
|
||||
active_scaffold :"link_banner" do |conf|
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user