Updated style and layout
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class Conference < ActiveRecord::Base
|
||||
translates :info
|
||||
|
||||
mount_uploader :cover, CoverUploader
|
||||
mount_uploader :poster, PosterUploader
|
||||
|
||||
|
||||
Reference in New Issue
Block a user