Sha256: 2fc66b9b9fed1bdcde1356ecac75a942178d8170de9a0892e30e58855fff4dc0

Contents?: true

Size: 351 Bytes

Versions: 6

Compression:

Stored size: 351 Bytes

Contents

.tabbable.tabs-left
  %ul.nav.nav-tabs
    %li{class: page == :comments_by_date ? "active" : ""}
      %a{:href => 'by_date.html'}= :comments_by_date.t

  .tab-content
    .tab-pane.active
      .page-header
        %h1.pagination-centered= page.t
      - if page == :comments_by_date
        = high_stock("comments_by_date", charts.comments_by_date)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
git_stats-1.0.17 templates/comments/_comments.haml
git_stats-1.0.16 templates/comments/_comments.haml
git_stats-1.0.15 templates/comments/_comments.haml
git_stats-1.0.14 templates/comments/_comments.haml
git_stats-1.0.13 templates/comments/_comments.haml
git_stats-1.0.12 templates/comments/_comments.haml