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