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-10.0.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.3.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-9.1.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.2.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.2.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-9.0.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-9.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.1.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.1.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.1.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-7.2.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-7.2.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-7.2.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-5.0.8 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-8.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-7.1.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-7.1.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-7.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-5.0.7 app/views/job_invocations/_description_fields.html.erb