Sha256: 0295a5b9fc3d130f2d0a15576f3d162cc4655993cb2c77dd6aa2921e1519c5da
Contents?: true
Size: 522 Bytes
Versions: 58
Compression:
Stored size: 522 Bytes
Contents
.page-header .row .col-md-8 %h1 Layouts %small <i class="ace-icon fa fa-angle-double-right"></i> edit layouts content .col-md-2 =link_to 'New layout', new_layout_path, :class=>'btn btn-sm btn-primary' %table.table.table-striped.table-bordered %tr %th Title %th Commands - @items.each do |item| %tr %td =link_to item.title, edit_layout_path(item) %td =link_to 'Edit', edit_layout_path(item)
Version data entries
58 entries across 58 versions & 1 rubygems