Merge pull request #13127 from NojoudAlshehri/fixes/typo-in-a-html-tag
Fix of typo in an HTML tag
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user