Add section area color and demo menu export
This commit is contained in:
@@ -30,7 +30,7 @@ module Suppliers
|
||||
private
|
||||
|
||||
def section_area_params
|
||||
params.require(:section_area).permit %i[title width height position_x position_y section_id rounded]
|
||||
params.require(:section_area).permit %i[title width height position_x position_y section_id rounded color]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user