tooltip feature is finalized for rows of reports

This commit is contained in:
Sevan Nerse
2020-07-12 15:37:10 +03:00
parent b341d68c0d
commit be212a9847
2 changed files with 1 additions and 13 deletions

View File

@@ -13,7 +13,3 @@
@include($class->views['content'])
</div>
@endsection
@push('scripts_start')
<script src="{{ asset('public/js/common/reports.js?v=' . version('short')) }}"></script>
@endpush