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.8.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.8.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.8.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.8.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.7.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.7.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.7 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.6 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.5 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.5.6 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.5.5 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.1 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.6.0 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.5.4 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.5.3 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.5.2 app/views/job_invocations/_description_fields.html.erb
foreman_remote_execution-1.5.1 app/views/job_invocations/_description_fields.html.erb