item groups now have order - start page is now item group 1 (configurable in globals)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class ItemGroup < ActiveRecord::Base
|
||||
has_and_belongs_to_many :items, :join_table => 'item_item_groups'
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user