Sha256: fd940676d1dc1ed34b965746febb16fb6e22e7e707bb1aa4389f74b495430f5e

Contents?: true

Size: 224 Bytes

Versions: 16

Compression:

Stored size: 224 Bytes

Contents

<%
  page_title = Typus::I18n.t("Dashboard")
  title(page_title)
%>

<div class="grid_2">
  <%= render 'admin/dashboard/sidebar' %>
</div>

<div class="grid_10">
  <%= render 'admin/dashboard/widgets/applications' %>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
typus-3.1.10 app/views/admin/dashboard/index.html.erb
typus-3.1.9 app/views/admin/dashboard/index.html.erb
typus-3.1.8 app/views/admin/dashboard/index.html.erb
typus-3.1.7 app/views/admin/dashboard/index.html.erb
typus-3.1.6 app/views/admin/dashboard/index.html.erb
typus-3.1.5 app/views/admin/dashboard/index.html.erb
typus-3.1.4 app/views/admin/dashboard/index.html.erb
typus-3.1.3 app/views/admin/dashboard/index.html.erb
typus-3.1.2 app/views/admin/dashboard/index.html.erb
typus-3.1.1 app/views/admin/dashboard/index.html.erb
typus-3.1.0 app/views/admin/dashboard/index.html.erb
typus-3.1.0.rc19 app/views/admin/dashboard/index.html.erb
typus-3.1.0.rc18 app/views/admin/dashboard/show.html.erb
typus-3.1.0.rc17 app/views/admin/dashboard/show.html.erb
typus-3.1.0.rc16 app/views/admin/dashboard/show.html.erb
typus-3.1.0.rc15 app/views/admin/dashboard/show.html.erb