Sha256: 457d777fc7761740ba2b0c65ecf897efacb66cc9e198076b71c428f760ee37fd

Contents?: true

Size: 449 Bytes

Versions: 2

Compression:

Stored size: 449 Bytes

Contents

.col-lg-4.col-md-6.col-sm-12
  .well.well-lg
    %h3
      = link_to section.name.html_safe, section.path
      - if section.counter
         
        %span.badge.badge-primary
          = section.counter.call
    - if section.description
      %p= section.description
    - if section.creation_path
      = link_to section.creation_path, class: 'btn btn-success' do
        %i.glyphicon.glyphicon-plus
         
        Добавить

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
coalla-cms-0.4.2.0 app/views/structure/_section.haml
coalla-cms-0.4.4.3 app/views/structure/_section.haml