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-15.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.1.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.1.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.1.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.1.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.1.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.0.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.0.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.2.6 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-14.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.2.5 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.2.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.2.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.2.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-12.0.7 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.2.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.2.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-10.1.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-13.0.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-12.0.5 app/views/job_invocations/_description_fields.html.erb