Removed download button

This commit is contained in:
snipe
2015-10-22 03:22:59 -07:00
parent 0aeab1ab7e
commit 9a63cbbd6c
2 changed files with 2 additions and 8 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<?php
return array (
'app_version' => 'v2.0-332',
'hash_version' => 'v2.0-332-g60370b9',
'app_version' => 'v2.0-333',
'hash_version' => 'v2.0-333-g4c3a5a9',
);
@@ -11,12 +11,6 @@
<div class="page-header">
<div class="pull-right">
<a href="{{ route('reports/export/accessories') }}" class="btn btn-flat gray pull-right"><i class="fa fa-download icon-white"></i>
@lang('admin/accessories/table.dl_csv')</a>
</div>
<h3>@lang('general.accessory_report')</h3>
</div>