Sha256: 00b882f1c9d180ffd70ec2ded2f1e985255a8541a5b9c66e9cd7f4fdc9afbc63
Contents?: true
Size: 489 Bytes
Versions: 1
Compression:
Stored size: 489 Bytes
Contents
<%= content_for :js_libs, "modernizr gmaps flot chartjs demo-dashboard demo-gmaps" %> <div class="container-fluid"> <%#= render partial: 'dashboards/bs_table' %> <%= render partial: 'dashboards/metrics_cards' %> <%= render partial: 'dashboards/metric_charts' %> <%= render partial: 'dashboards/sales_refunds' %> <%= render partial: 'dashboards/server_activity' %> <%= render partial: 'dashboards/most_active_users' %> <%= render partial: 'dashboards/online_users' %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kiso_themes-1.0.2 | lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.erb |