Sha256: d75e009bf9f8db12b450e776b44354a473c0909a217340a1b5340a12179c2efd
Contents?: true
Size: 308 Bytes
Versions: 2
Compression:
Stored size: 308 Bytes
Contents
.page-title %h1= t('para.dashboard.title') .page-content-wrap - ordered_components.each_slice(3) do |components| .row - components.each do |component| .col-md-4 = link_to component.path, class: 'panel panel-default' do .panel-body = component.name
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
para-0.5.1 | app/views/para/admin/dashboard.html.haml |
para-0.5.0 | app/views/para/admin/dashboard.html.haml |