Sha256: 2da9a86f246dee54eb2896c313fc812d494f1873a13b8fd8205e24b498b219e0

Contents?: true

Size: 347 Bytes

Versions: 2

Compression:

Stored size: 347 Bytes

Contents

<div class="row">
  <div class="portal">
    <h3><%= t("sufia.dashboard.user_activity") %></h3>
    <%= render_recent_activity %>
  </div>
</div>

<div class="row">
  <div class="portal">
    <h3><%= t("sufia.dashboard.user_notifications") %></h3>
    <%= render_recent_notifications %>
    <%= link_to_additional_notifications %>
  </div>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sufia-4.0.0 app/views/dashboard/_index_partials/_contents.html.erb
sufia-4.0.0.rc2 app/views/dashboard/_index_partials/_contents.html.erb