Sha256: 23779ac46fe299427be12aba2a83ea71bf5ed93480407ebb1b8144d5eafca2ea

Contents?: true

Size: 287 Bytes

Versions: 2

Compression:

Stored size: 287 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <b>Name:</b>
  <%= @business_department.name %>
</p>

<p>
  <b>Enabled:</b>
  <%= @business_department.enabled %>
</p>


<%= link_to 'Edit', edit_business_department_path(@business_department) %> |
<%= link_to 'Back', business_departments_path %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
guara-0.0.3 app/views/business_departments/show.html.erb
guara-0.0.1.rc app/views/business_departments/show.html.erb