Sha256: e3851cef986a78d835178b5ffcaafd7d7f9039b50adc2c381196c765fbaaca84

Contents?: true

Size: 379 Bytes

Versions: 167

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

167 entries across 167 versions & 1 rubygems

Version Path
foreman_remote_execution-1.5.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.4.6 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.4.5 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.4.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.4.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.4.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.7 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.6 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.4.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.5 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.3.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.2.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.2.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.2.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.1.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.1.0 app/views/job_invocations/_description_fields.html.erb