Add summary field to the admin form for Legislative Processes, plus placeholder translations
This commit is contained in:
@@ -35,8 +35,7 @@ class Admin::Legislation::ProcessesController < Admin::Legislation::BaseControll
|
||||
def process_params
|
||||
params.require(:legislation_process).permit(
|
||||
:title,
|
||||
:description_summary,
|
||||
:target_summary,
|
||||
:summary,
|
||||
:description,
|
||||
:target,
|
||||
:how_to_participate,
|
||||
|
||||
Reference in New Issue
Block a user