Skip to content

Commit

Permalink
Fixing this change from #109 that somehow got reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed May 6, 2014
1 parent 96e4761 commit 67aba76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/backend/reports/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a href="#">Download as CSV</a></li>
<li><a href="{{ route('reports/export') }}">Download as CSV</a></li>
<li><a href="#">Download as PDF</a></li>
</ul>
</div>
Expand Down

0 comments on commit 67aba76

Please sign in to comment.