Sha256: 18f27a18775d4cf4d34071ee7b6737d4e42100c30bb7e70c78d2cc3d47b4f6e6
Contents?: true
Size: 450 Bytes
Versions: 41
Compression:
Stored size: 450 Bytes
Contents
<div> <span class="param-name"><%= _("Raw input") %>:</span> <span class="param-value"> <pre><%= @task.input.pretty_inspect %></pre> </span> </div> <div> <span class="param-name"><%= _("Raw output") %>:</span> <span class="param-value"> <pre><%= @task.output.pretty_inspect %></pre> </span> </div> <div> <span class="param-name"><%= _("External Id") %>:</span> <span class="param-value"><%= @task.external_id %></span> </div>
Version data entries
41 entries across 41 versions & 1 rubygems
Version | Path |
---|---|
foreman-tasks-0.6.0 | app/views/foreman_tasks/tasks/_raw.html.erb |