item groups now have order - start page is now item group 1 (configurable in globals)
This commit is contained in:
4
back-office/app/controllers/item_in_groups_controller.rb
Normal file
4
back-office/app/controllers/item_in_groups_controller.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class ItemInGroupsController < ApplicationController
|
||||
active_scaffold :"item_in_group" do |conf|
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user