Fixed select2 on setup

This commit is contained in:
snipe 2017-12-12 02:31:36 -08:00
parent 2b3e5c8800
commit d91e8bfee5

View file

@ -6,13 +6,14 @@
Snipe-IT Setup
@show
</title>
<link rel="stylesheet" href="{{ url(asset('js/plugins/select2/select2.min.css')) }}">
<link rel="stylesheet" href="{{ url(mix('css/dist/all.css')) }}">
<script nonce="{{ csrf_token() }}">
window.snipeit = {
settings: {