Sha256: 5c7cfce9e8276e58e27ce1f05d4356de7c6b0a604800f1f1e3e32d9329cc8f4d

Contents?: true

Size: 355 Bytes

Versions: 5

Compression:

Stored size: 355 Bytes

Contents

<h3><%= resource.name %></h3>

<strong><%= t('activerecord.attributes.general.state') %>:</strong> <%= resource.state %>

<h4><%= t('tasks.show.story_text') %></h4>

<%= resource.story.text %>

<% if resource.text.present? %>
<h4><%= t('tasks.show.text') %></h4>

<%= resource.text %>
<% end %>

<h4><%= t('vacancies.index.title') %></h4>   

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
voluntary_classified_advertisement-0.3.1 app/views/products/types/classified_advertisement/workflow/tasks/_work_head.html.erb
voluntary_classified_advertisement-0.3.0 app/views/products/types/classified_advertisement/workflow/tasks/_work_head.html.erb
voluntary_classified_advertisement-0.2.0 app/views/products/types/classified_advertisement/workflow/tasks/_work_head.html.erb
voluntary_classified_advertisement-0.1.0 app/views/products/types/classified_advertisement/workflow/tasks/_work_head.html.erb
voluntary_classified_advertisement-0.0.1 app/views/products/types/classified_advertisement/workflow/tasks/_work_head.html.erb