Sha256: 07501df288e2deebd67bdb92abc12a4bf74a845161ee11ef4deb74e10ec0b365
Contents?: true
Size: 629 Bytes
Versions: 2
Compression:
Stored size: 629 Bytes
Contents
%h1 Listing of #{url_root}#{url_path} #search-wrapper %input#search{type: 'search'} .table-wrapper %table %thead %tr %th.sortable.sort-active.sort-asc{data: { sort_method: 'name', sort_direction: 'asc' }} %a{href: "#"} Name %th.new-tab %th.type.sortable{data: { sort_method: 'type', sort_direction: 'asc'}} %a{href: "#"} Type %th.size.sortable{data: { sort_method: 'size', sort_direction: 'asc'}} %a{href: "#"} Size %th.modified.sortable{data: { sort_method: 'mtime', sort_direction: 'asc'}} %a{href: "#"} Modified #listing-container
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
servel-0.21.0 | app/_listing.haml |
servel-0.20.0 | lib/servel/templates/_listing.haml |