Add a submission instructions columns
This commit is contained in:
parent
4900f0c14a
commit
3d99661d02
13 changed files with 19 additions and 3 deletions
|
|
@ -22,7 +22,6 @@
|
|||
#
|
||||
# index_programs_on_selected_schedule_id (selected_schedule_id)
|
||||
#
|
||||
# cannot delete program if there are events submitted
|
||||
|
||||
class Program < ApplicationRecord
|
||||
has_paper_trail on: [:update], ignore: [:updated_at], meta: { conference_id: :conference_id }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue