Sha256: 9f15d04c2f12a199874dfbf7e02001a35163a9ed7635c76453389312a7ec3bb4
Contents?: true
Size: 397 Bytes
Versions: 18
Compression:
Stored size: 397 Bytes
Contents
= render "layouts/manage/page_title", title: "Schools" do = link_to "New School", new_manage_school_path, class: "btn btn-sm btn-outline-secondary" %div %table.schools.datatable.table.table-striped.table-hover{ "data-source" => datatable_manage_schools_path(format: :json) } %thead %tr %th ID %th Name %th City %th State %th Count %tbody
Version data entries
18 entries across 18 versions & 1 rubygems