Revert "add is_keynote attribute to event_types"
This reverts commit 96253b1fe048e2052fc35e961c5afbf27d0ef740. Conflicts: app/models/conference.rb
This commit is contained in:
parent
c787190571
commit
c9615f1880
9 changed files with 11 additions and 25 deletions
|
|
@ -1,5 +0,0 @@
|
|||
class AddIsKeynoteToEventTypes < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :event_types, :is_keynote, :boolean, default: false
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue