Bread crumbs and fine tuning.

This commit is contained in:
James Cole
2015-07-06 08:33:39 +02:00
parent 13bda0a264
commit 5b50abb2c7
4 changed files with 56 additions and 7 deletions

View File

@@ -39,6 +39,7 @@
<p>
<a href="{{ route('csv.index') }}" class="btn btn-warning">{{ 'csv_start_over'|_ }}</a>
<a href="{{ route('index') }}" class="btn btn-success">{{ 'csv_to_index'|_ }}</a>
<a href="{{ route('csv.download-config') }}" class="btn btn-info"><i class="fa fa-download"></i> {{ 'csv_do_download_config'|_ }}</a>
</p>
</div>