change controller to accept toneofvideo
This commit is contained in:
parent
109f1c6dea
commit
d12578ce50
@ -84,7 +84,7 @@ class CampaignsController < ApplicationController
|
|||||||
|
|
||||||
videolistings_attributes: [:_destroy, :id, :asseturls, :clientprovidedscript, :focus,
|
videolistings_attributes: [:_destroy, :id, :asseturls, :clientprovidedscript, :focus,
|
||||||
:keywords, :musicselection, :notes,
|
:keywords, :musicselection, :notes,
|
||||||
:videocode, :voiceoverselection,
|
:toneofvideo, :videocode, :voiceoverselection,
|
||||||
])
|
])
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user