Sha256: 191bf43997e9d0c3f2ef2099500e864b6903daf27b2bd7b7737f9ecc5b16caef
Contents?: true
Size: 418 Bytes
Versions: 15
Compression:
Stored size: 418 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 %th Bus List %tbody
Version data entries
15 entries across 15 versions & 1 rubygems