Sha256: e3851cef986a78d835178b5ffcaafd7d7f9039b50adc2c381196c765fbaaca84

Contents?: true

Size: 379 Bytes

Versions: 165

Compression:

Stored size: 379 Bytes

Contents

<%= textarea_f(f, :description, :label => _('Description'), :readonly => 'true', :disabled => disabled, :class => 'description', :rows => 2, :help_inline => description_checkbox_f(f, job_template, disabled)) %>
<div class="description_format_container <%= 'hidden' if f.object.description_format.nil? %>">
  <%= description_format_textarea_f(f, job_template, disabled) %>
</div>

Version data entries

165 entries across 165 versions & 1 rubygems

Version Path
foreman_remote_execution-12.0.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-12.0.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-12.0.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-11.1.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.1.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-12.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.1.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-11.1.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-11.1.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.1.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.3.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.3.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-11.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.0.7 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.3.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.0.6 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.0.5 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.0.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.0.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.0.2 app/views/job_invocations/_description_fields.html.erb