Sha256: f8aaadbc4d04b7d581f03f04fec0ce0a3150dd84d92bb18b8d075cb9d27e9c32

Contents?: true

Size: 234 Bytes

Versions: 7

Compression:

Stored size: 234 Bytes

Contents

<div class="column right">
  <% if @online_users.try(:any?) %>
    <%= render 'alchemy/admin/dashboard/widgets/users' %>
  <% end %>

  <% if multi_site? %>
    <%= render 'alchemy/admin/dashboard/widgets/sites' %>
  <% end %>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
alchemy_cms-7.4.0 app/views/alchemy/admin/dashboard/_right_column.html.erb
alchemy_cms-7.3.5 app/views/alchemy/admin/dashboard/_right_column.html.erb
alchemy_cms-7.3.4 app/views/alchemy/admin/dashboard/_right_column.html.erb
alchemy_cms-7.3.3 app/views/alchemy/admin/dashboard/_right_column.html.erb
alchemy_cms-7.3.2 app/views/alchemy/admin/dashboard/_right_column.html.erb
alchemy_cms-7.3.1 app/views/alchemy/admin/dashboard/_right_column.html.erb
alchemy_cms-7.3.0 app/views/alchemy/admin/dashboard/_right_column.html.erb