quirksはクソ
This commit is contained in:
parent
ef18d26b5d
commit
d58afc0324
@ -48,7 +48,6 @@
|
|||||||
@endforeach
|
@endforeach
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
@endsection
|
|
||||||
|
|
||||||
@component('components.modal', ['id' => 'deleteIncomingWebhookModal'])
|
@component('components.modal', ['id' => 'deleteIncomingWebhookModal'])
|
||||||
@slot('title')
|
@slot('title')
|
||||||
@ -64,6 +63,7 @@
|
|||||||
<button type="button" class="btn btn-danger">削除</button>
|
<button type="button" class="btn btn-danger">削除</button>
|
||||||
@endslot
|
@endslot
|
||||||
@endcomponent
|
@endcomponent
|
||||||
|
@endsection
|
||||||
|
|
||||||
@push('script')
|
@push('script')
|
||||||
<script src="{{ mix('js/setting/webhooks.js') }}"></script>
|
<script src="{{ mix('js/setting/webhooks.js') }}"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user