Sha256: f1ffadd2ab33104d5c342df26aac0ecdf9a2c7233e87a20cf6428c781f13d726

Contents?: true

Size: 436 Bytes

Versions: 2

Compression:

Stored size: 436 Bytes

Contents

#conductor_dashboard
  .title
    %h1 Conductor Statistics
    .generated= "Generated on #{Time.now}"

  .top_nav= render :file => 'conductor/dashboard/_top_nav'
  #weights= render :file => 'conductor/dashboard/_current_weights'
  #group_stats= render :file => 'conductor/dashboard/_group_stats'
  #dailies= render :file => 'conductor/dashboard/_daily_stats'
  #history= render :file => 'conductor/dashboard/_weight_history'

          

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
conductor-0.9.4 app/views/conductor/dashboard/index.html.haml
conductor-0.9.3 app/views/conductor/dashboard/index.html.haml