Sha256: 3c2944a1cddec498b6dfa0ca4462f91f2b5a0a10cd4fc57dc7853930f47cbcde
Contents?: true
Size: 570 Bytes
Versions: 17
Compression:
Stored size: 570 Bytes
Contents
.tabbable.tabs-left %ul.nav.nav-tabs %li{class: page == :lines_by_date ? "active" : ""} %a{:href => 'by_date.html'}= :lines_by_date.t %li{class: page == :lines_by_extension ? "active" : ""} %a{:href => 'by_extension.html'}= :lines_by_extension.t .tab-content .tab-pane.active .page-header %h1.pagination-centered= page.t - if page == :lines_by_date = high_stock("lines_by_date", charts.lines_by_date) - elsif page == :lines_by_extension = high_chart("lines_by_extension", charts.lines_by_extension)
Version data entries
17 entries across 17 versions & 1 rubygems