Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
fix(reports): no nav
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Stern authored and Shane Wilson committed Mar 17, 2015
1 parent 299ead2 commit e2fa37c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/scripts/reports/templates/reports.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ <h1 data-scroll-fix=85>
Data download statistics
</h1>

<!--
<div class="col-lg-3">
<aside data-scroll-fix=85 class=col-sm-3>
<div class="panel panel-default">
Expand All @@ -27,8 +28,9 @@ <h1 data-scroll-fix=85>
</div>
</aside>
</div>
-->

<div class="col-lg-9 entity-body">
<div class="col-lg-12">
<section>
<p>
This report depicts statistics describing data download since the GDC Data Portal launch. Represented GDC data
Expand Down

0 comments on commit e2fa37c

Please sign in to comment.