Sha256: 935a27dbf74f38deb60b21ff7ea94a8d79cd6a1f22dfae4c28e63ddb308530c7

Contents?: true

Size: 251 Bytes

Versions: 62

Compression:

Stored size: 251 Bytes

Contents

= content_for(:actions) do
  = link_to "Add Person", new_directory_person_path, class: "button"

= within_admin_layout(title: "Directory")
  = render "filters", q: q

  = page_entries_info people
  = render "table", people: people
  = paginate people

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
renalware-core-2.0.46 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.45 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.44 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.43 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.42 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.41 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.40 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.39 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.38 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.37 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.36 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.35 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.34 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.33 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.32 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.31 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.30 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.28 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.27 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.26 app/views/renalware/directory/people/index.html.slim