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
@@ -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"