created items and configured back office ui a bit
This commit is contained in:
5
app/models/multi_media_description.rb
Normal file
5
app/models/multi_media_description.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class MultiMediaDescription < ActiveRecord::Base
|
||||
belongs_to :item
|
||||
belongs_to :media_type
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user