Sha256: a0f1b2c465cf04eb82fde1070b144de52bee34bd7d76677e27e359b65a314f2e

Contents?: true

Size: 307 Bytes

Versions: 5

Compression:

Stored size: 307 Bytes

Contents

.sitemap-paths--index
  %table.bordered.data-table
    %thead
      %td Path
      %td Redirect To
      %td Selector
      %td Status
    %tbody
      - spaths.each do |spath|
        %tr
          %td= spath.path
          %td= spath.redirect_to
          %td= spath.selector
          %td= spath.status

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wco_models-3.1.0.164 app/views/wco/sitemap_paths/_index.haml
wco_models-3.1.0.163 app/views/wco/sitemap_paths/_index.haml
wco_models-3.1.0.162 app/views/wco/sitemap_paths/_index.haml
wco_models-3.1.0.161 app/views/wco/sitemap_paths/_index.haml
wco_models-3.1.0.155 app/views/wco/sitemap_paths/_index.haml