Sha256: 472d06ec5f4d18e1a486820fab58ef80789c52c7a92adb334be3cc32d8209029

Contents?: true

Size: 713 Bytes

Versions: 5

Compression:

Stored size: 713 Bytes

Contents

#dashboard.grid_16.alpha.omega
  .left-dashboard.grid_12.alpha.omega
    .padding-wrap
      .quick-actions
        = link_to forgeos_cms.new_admin_page_path, :class => 'quick-action-button' do
          %span.big-icons.create-page
            = I18n.t('page.create.action').capitalize
        = link_to forgeos_core.admin_statistics_path, :class => 'quick-action-button' do
          %span.small-icons.see-stats
            = I18n.t('statistic.show.all').capitalize
      .clear

  .right-dahsboard.grid_4
    %h2.small-icons.live-stats
      = I18n.t('statistic.live', :count => 2).capitalize
    .live-stats-content
      %span.disabled
        -#= I18n.t('visitor.online', :count => online_visitors)
  .clear

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgeos_cms-1.9.5.rc1 app/views/admin/dashboard/index.html.haml
forgeos_cms-1.9.4 app/views/admin/dashboard/index.html.haml
forgeos_cms-1.9.2 app/views/admin/dashboard/index.html.haml
forgeos_cms-1.9.1 app/views/admin/dashboard/index.html.haml
forgeos_cms-1.9.0 app/views/admin/dashboard/index.html.haml