section improvements, area elements mostly
This commit is contained in:
@@ -22,6 +22,11 @@ module Suppliers
|
||||
end
|
||||
end
|
||||
|
||||
def destroy
|
||||
@section_element.destroy()
|
||||
head :ok
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def section_element_params
|
||||
|
||||
Reference in New Issue
Block a user