Merge pull request #13127 from NojoudAlshehri/fixes/typo-in-a-html-tag

Fix of typo in an HTML tag
This commit is contained in:
snipe 2023-06-07 09:21:51 +01:00 committed by GitHub
commit 45b76c4c75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@
<div class="col-md-12">
@if ($models->count() > 0)
<h2>{{ trans('general.requestable_models') }}</h4>
<h2>{{ trans('general.requestable_models') }}</h2>
<table
name="requested-assets"
data-toolbar="#toolbar"