X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..059027a1ea97b853649bad7e85a0d2da254f3178:/apps/workbench/app/views/work_units/_component_detail.html.erb diff --git a/apps/workbench/app/views/work_units/_component_detail.html.erb b/apps/workbench/app/views/work_units/_component_detail.html.erb index 3271bf9d76..20e3d4d2cf 100644 --- a/apps/workbench/app/views/work_units/_component_detail.html.erb +++ b/apps/workbench/app/views/work_units/_component_detail.html.erb @@ -211,7 +211,7 @@ SPDX-License-Identifier: AGPL-3.0 %> <% if current_obj.parameters and !current_obj.parameters.empty? %>
-
+

script_parameters:

<%= JSON.pretty_generate(current_obj.parameters) rescue nil %>