Sha256: 7b4001b5152edbc77f39ab818f720c840b6f5137a10e72b308478098a01dc19d

Contents?: true

Size: 217 Bytes

Versions: 27

Compression:

Stored size: 217 Bytes

Contents

- if current_reader.groups.any?
  .dashboard_module
    %h3
      = t('reader_extension.dashboard.groups')
    %ul.groups
      - current_reader.all_groups.each do |group|
        %li
          = link_to_group(group)

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
radiant-reader-extension-3.0.33 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.32 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.31 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.30 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.29 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.28 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.27 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.26 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.25 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.24 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.23 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.20 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.19 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.18 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.17 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.16 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.15 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.14 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.13 app/views/dashboard/_groups.html.haml
radiant-reader-extension-3.0.11 app/views/dashboard/_groups.html.haml