4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
|
|
||
|
json.success !@output_quantity.blank?
|
||
|
json.output_quantity @output_quantity
|
||
|
json.form_html render(partial: 'recipes/editor/conversion_form', formats: [:html])
|