Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Missing files "/remark/global/vendor/*" ? #50

Closed
maimake opened this issue Nov 1, 2016 · 5 comments
Closed

Missing files "/remark/global/vendor/*" ? #50

maimake opened this issue Nov 1, 2016 · 5 comments

Comments

@maimake
Copy link

maimake commented Nov 1, 2016

Not found some files, which link from menus/browse.blade.php

  <link rel="stylesheet" href="{{ config('voyager.assets_path') }}/remark/global/vendor/datatables-bootstrap/dataTables.bootstrap.css">
  <link rel="stylesheet" href="{{ config('voyager.assets_path') }}/remark/global/vendor/datatables-responsive/dataTables.responsive.css">


    <script src="{{ config('voyager.assets_path') }}/remark/global/vendor/datatables/jquery.dataTables.js"></script>
	<script src="{{ config('voyager.assets_path') }}/remark/global/vendor/datatables-fixedheader/dataTables.fixedHeader.js"></script>
	<script src="{{ config('voyager.assets_path') }}/remark/global/vendor/datatables-bootstrap/dataTables.bootstrap.js"></script>
	<script src="{{ config('voyager.assets_path') }}/remark/global/vendor/datatables-responsive/dataTables.responsive.js"></script>
	<script src="{{ config('voyager.assets_path') }}/remark/global/vendor/datatables-tabletools/dataTables.tableTools.js"></script>
@afsardo
Copy link

afsardo commented Nov 1, 2016

Are you using "artisan serve" or a "custom" domain?

@afsardo
Copy link

afsardo commented Nov 1, 2016

I think those files are no longer needed, since the datatable works perfectly anyway!

@maimake
Copy link
Author

maimake commented Nov 2, 2016

I try both "artisan serve" and "custom domain". Missing files the same.
If those files are no longer needed, it is better remove those.
screenshot

@fletch3555
Copy link
Collaborator

Is this still a problem? Those files currently do not exist in the repository, nor do any references to those files.

@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants