mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Added description to conference and program segment to splash
removed id from program partial
This commit is contained in:
parent
f825599433
commit
b3d719829e
6 changed files with 28 additions and 6 deletions
|
|
@ -0,0 +1,5 @@
|
|||
class AddDescriptionToConference < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :conferences, :description, :text
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue