Sha256: 1fadc2325ce1c70e79616e391b579a6eb1df895cd16983f920901a373f029c1c

Contents?: true

Size: 299 Bytes

Versions: 23

Compression:

Stored size: 299 Bytes

Contents

<% content_for :body do %>
	<div id="record">
	  <%= link_to 'Back', { controller: 'historical_job_affinity_tabs', action: 'index' } %>

	  <h3 id="record_name">Create a new Historical Job Affinity Tab</h3>

	  <%= render 'form' %>
	</div>
<% end %>

<%= render partial: 'naf/shared/application' %>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
naf-1.1.2 app/views/naf/historical_job_affinity_tabs/new.html.erb
naf-1.1.1 app/views/naf/historical_job_affinity_tabs/new.html.erb
naf-1.1.0 app/views/naf/historical_job_affinity_tabs/new.html.erb