Remove CSV export button

This commit is contained in:
snipe
2015-10-22 03:13:30 -07:00
parent 4c3a5a99df
commit 0aeab1ab7e
2 changed files with 2 additions and 7 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<?php
return array (
'app_version' => 'v2.0-331',
'hash_version' => 'v2.0-331-gdf986c7',
'app_version' => 'v2.0-332',
'hash_version' => 'v2.0-332-g60370b9',
);
@@ -11,11 +11,6 @@
{{-- Page content --}}
@section('content')
<div class="page-header">
<div class="pull-right">
<a href="{{ route('reports/export/unaccepted_assets') }}" class="btn btn-flat gray pull-right"><i class="fa fa-download icon-white"></i>
@lang('admin/asset_maintenances/table.dl_csv')</a>
</div>
<h3>@lang('general.unaccepted_asset_report')</h3>
</div>
<div class="row">