Sha256: a66e3951fbe2164c358ba5bf0eaf71b4a62c599ce0fd24ed46c0cd06b629e7e6

Contents?: true

Size: 735 Bytes

Versions: 16

Compression:

Stored size: 735 Bytes

Contents

<% content_for :sidebar do %>

  <!-- Text stats -->
  <ul class="text-stats block">
    <li><%= link_to "n/a<span>subscribers</span>".html_safe, '#' %></li>
    <li><%= link_to "n/a<span>contributions</span>".html_safe, '#' %></li>
    <li><%= link_to "#{User.current_account_users.count}<span>users</span>".html_safe, dm_core.admin_users_path %></li>
  </ul>
  <!-- /text stats -->

  <!-- Sidebar stats -->
  <%= render partial: 'dm_core/admin/dashboard/widget_sidebar_user_stats' %>

  <ul class="topstats block">
    <li>
      <div class="left">Since launch:<h1>$15,859</h1></div>
      <div class="topchart" id="balance">10,14,8,45,23,41,22,31,19,12, 28, 21, 24, 20</div>
    </li>
  </ul>
  <!-- /sidebar stats -->
  
<% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
dm_core-4.2.3.10 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.9 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.8 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.7 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.6 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.5 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.4 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.3 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.2 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3.1 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.3 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.2.3 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.2.2 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.2.1 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.2 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb
dm_core-4.2.1.5 app/views/dm_core/admin/dashboard/_index_sidebar.html.erb