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.2 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.1 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/directory/people/index.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/directory/people/index.html.slim