Merge pull request #13127 from NojoudAlshehri/fixes/typo-in-a-html-tag
Fix of typo in an HTML tag
This commit is contained in:
commit
45b76c4c75
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue