mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-23 19:59:18 -08:00
Moved include
This commit is contained in:
parent
c91c1f92cd
commit
66adffe6d9
|
@ -15,7 +15,7 @@
|
|||
{{ trans('general.back') }}</a>
|
||||
@stop
|
||||
|
||||
@include('partials/modals')
|
||||
|
||||
|
||||
{{-- Page content --}}
|
||||
|
||||
|
@ -309,6 +309,7 @@
|
|||
|
||||
|
||||
@section('moar_scripts')
|
||||
@include('partials/modals')
|
||||
<script>
|
||||
|
||||
function fetchCustomFields() {
|
||||
|
|
Loading…
Reference in a new issue