Fixed h3 to h2 for semantic header levels

This commit is contained in:
snipe 2020-03-31 21:30:24 -07:00
parent c408c27bf4
commit bde45cbb34
64 changed files with 113 additions and 87 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/js/dist/all.js vendored

Binary file not shown.

Binary file not shown.

View file

@ -1788,7 +1788,7 @@ if (typeof jQuery === 'undefined') {
placement: 'right',
trigger: 'click',
content: '',
template: '<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
template: '<div class="popover" role="tooltip"><div class="arrow"></div><h2 class="popover-title"></h3><div class="popover-content"></div></div>'
})

File diff suppressed because one or more lines are too long

View file

@ -14415,7 +14415,7 @@ function program7(depth0,data) {
buffer += "<li>\n <div class=\"bootstrap-wysihtml5-insert-image-modal modal fade\" data-wysihtml5-dialog=\"insertImage\">\n <div class=\"modal-dialog ";
stack1 = helpers['if'].call(depth0, ((stack1 = ((stack1 = (depth0 && depth0.options)),stack1 == null || stack1 === false ? stack1 : stack1.toolbar)),stack1 == null || stack1 === false ? stack1 : stack1.smallmodals), {hash:{},inverse:self.noop,fn:self.program(1, program1, data),data:data});
if(stack1 || stack1 === 0) { buffer += stack1; }
buffer += "\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <a class=\"close\" data-dismiss=\"modal\">&times;</a>\n <h3>"
buffer += "\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <a class=\"close\" data-dismiss=\"modal\">&times;</a>\n <h2>"
+ escapeExpression(((stack1 = ((stack1 = ((stack1 = (depth0 && depth0.locale)),stack1 == null || stack1 === false ? stack1 : stack1.image)),stack1 == null || stack1 === false ? stack1 : stack1.insert)),typeof stack1 === functionType ? stack1.apply(depth0) : stack1))
+ "</h3>\n </div>\n <div class=\"modal-body\">\n <div class=\"form-group\">\n <input value=\"http://\" class=\"bootstrap-wysihtml5-insert-image-url form-control\" data-wysihtml5-dialog-field=\"src\">\n </div> \n </div>\n <div class=\"modal-footer\">\n <a class=\"btn btn-default\" data-dismiss=\"modal\" data-wysihtml5-dialog-action=\"cancel\" href=\"#\">"
+ escapeExpression(((stack1 = ((stack1 = ((stack1 = (depth0 && depth0.locale)),stack1 == null || stack1 === false ? stack1 : stack1.image)),stack1 == null || stack1 === false ? stack1 : stack1.cancel)),typeof stack1 === functionType ? stack1.apply(depth0) : stack1))
@ -14467,7 +14467,7 @@ function program7(depth0,data) {
buffer += "<li>\n <div class=\"bootstrap-wysihtml5-insert-link-modal modal fade\" data-wysihtml5-dialog=\"createLink\">\n <div class=\"modal-dialog ";
stack1 = helpers['if'].call(depth0, ((stack1 = ((stack1 = (depth0 && depth0.options)),stack1 == null || stack1 === false ? stack1 : stack1.toolbar)),stack1 == null || stack1 === false ? stack1 : stack1.smallmodals), {hash:{},inverse:self.noop,fn:self.program(1, program1, data),data:data});
if(stack1 || stack1 === 0) { buffer += stack1; }
buffer += "\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <a class=\"close\" data-dismiss=\"modal\">&times;</a>\n <h3>"
buffer += "\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <a class=\"close\" data-dismiss=\"modal\">&times;</a>\n <h2>"
+ escapeExpression(((stack1 = ((stack1 = ((stack1 = (depth0 && depth0.locale)),stack1 == null || stack1 === false ? stack1 : stack1.link)),stack1 == null || stack1 === false ? stack1 : stack1.insert)),typeof stack1 === functionType ? stack1.apply(depth0) : stack1))
+ "</h3>\n </div>\n <div class=\"modal-body\">\n <div class=\"form-group\">\n <input value=\"http://\" class=\"bootstrap-wysihtml5-insert-link-url form-control\" data-wysihtml5-dialog-field=\"href\">\n </div> \n <div class=\"checkbox\">\n <label> \n <input type=\"checkbox\" class=\"bootstrap-wysihtml5-insert-link-target\" checked>"
+ escapeExpression(((stack1 = ((stack1 = ((stack1 = (depth0 && depth0.locale)),stack1 == null || stack1 === false ? stack1 : stack1.link)),stack1 == null || stack1 === false ? stack1 : stack1.target)),typeof stack1 === functionType ? stack1.apply(depth0) : stack1))

File diff suppressed because one or more lines are too long

View file

@ -328,7 +328,7 @@
template = '<div class="bootstrap-timepicker-widget modal hide fade in" data-backdrop="'+ (this.modalBackdrop ? 'true' : 'false') +'">'+
'<div class="modal-header">'+
'<a href="#" class="close" data-dismiss="modal">×</a>'+
'<h3>Pick a Time</h3>'+
'<h2>Pick a Time</h3>'+
'</div>'+
'<div class="modal-content">'+
templateContent +

File diff suppressed because one or more lines are too long

View file

@ -26,7 +26,7 @@
<div class="box box-default">
@if ($accessory->id)
<div class="box-header with-border">
<h3 class="box-title">{{ $accessory->name }}</h3>
<h2 class="box-title">{{ $accessory->name }}</h3>
</div><!-- /.box-header -->
@endif

View file

@ -24,7 +24,7 @@
<div class="box box-default">
@if ($accessory->id)
<div class="box-header with-border">
<h3 class="box-title">{{ $accessory->name }}</h3>
<h2 class="box-title">{{ $accessory->name }}</h3>
</div><!-- /.box-header -->
@endif

View file

@ -64,7 +64,7 @@
@if ($snipeSettings->require_accept_signature=='1')
<div class="col-md-12 col-sm-12 text-center" style="padding-top: 20px">
<h3>Sign below to indicate that you agree to the terms of service:</h3>
<h2>Sign below to indicate that you agree to the terms of service:</h3>
<div id="signature-pad" class="m-signature-pad">
<div class="m-signature-pad--body col-md-12 col-sm-12 col-lg-12 col-xs-12">

View file

@ -16,7 +16,7 @@ View Assets for {{ $user->present()->fullName() }}
@if ($user->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ trans('admin/users/general.assets_user', array('name' => $user->first_name)) }}</h3>
<h2 class="box-title"> {{ trans('admin/users/general.assets_user', array('name' => $user->first_name)) }}</h3>
</div>
</div><!-- /.box-header -->
@endif
@ -89,7 +89,7 @@ View Assets for {{ $user->present()->fullName() }}
@if ($user->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ trans('admin/users/general.software_user', array('name' => $user->first_name)) }}</h3>
<h2 class="box-title"> {{ trans('admin/users/general.software_user', array('name' => $user->first_name)) }}</h3>
</div>
</div><!-- /.box-header -->
@endif
@ -147,7 +147,7 @@ View Assets for {{ $user->present()->fullName() }}
@if ($user->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ trans('general.consumables') }} </h3>
<h2 class="box-title"> {{ trans('general.consumables') }} </h3>
</div>
</div><!-- /.box-header -->
@endif
@ -199,7 +199,7 @@ View Assets for {{ $user->present()->fullName() }}
@if ($user->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ trans('general.accessories') }}</h3>
<h2 class="box-title"> {{ trans('general.accessories') }}</h3>
</div>
</div><!-- /.box-header -->
@endif
@ -250,7 +250,7 @@ View Assets for {{ $user->present()->fullName() }}
@if ($user->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> History</h3>
<h2 class="box-title"> History</h3>
</div>
</div><!-- /.box-header -->
@endif

View file

@ -33,7 +33,7 @@
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">
<h2 class="box-title">
@if ($item)
{{ $item->name }}
@endif

View file

@ -13,7 +13,7 @@ use Carbon\Carbon;
@section('content')
<div class="row header">
<div class="col-md-12">
<h3 class="title">
<h2 class="title">
{{ trans('admin/asset_maintenances/general.view') }}
{{ " - " . $assetMaintenance->title }}
</h3>

View file

@ -19,7 +19,7 @@
<div class="box login-box" style="width: 100%">
<div class="box-header">
<h3 class="box-title"> {{ trans('auth/general.send_password_link') }}</h3>
<h2 class="box-title"> {{ trans('auth/general.send_password_link') }}</h3>
</div>

View file

@ -17,7 +17,7 @@
<div class="box login-box" style="width: 100%">
<div class="box-header">
<h3 class="box-title"> {{ trans('auth/general.reset_password') }}</h3>
<h2 class="box-title"> {{ trans('auth/general.reset_password') }}</h3>
</div>

View file

@ -13,7 +13,7 @@
<div class="box login-box">
<div class="box-header">
<h3 class="box-title"> {{ trans('admin/settings/general.two_factor') }}</h3>
<h2 class="box-title"> {{ trans('admin/settings/general.two_factor') }}</h3>
</div>

View file

@ -13,7 +13,7 @@
<div class="box login-box">
<div class="box-header">
<h3 class="box-title"> {{ trans('admin/settings/general.two_factor_enrollment') }}</h3>
<h2 class="box-title"> {{ trans('admin/settings/general.two_factor_enrollment') }}</h3>
</div>

View file

@ -22,7 +22,7 @@
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title"> {{ $component->name }}</h3>
<h2 class="box-title"> {{ $component->name }}</h3>
</div>
<div class="box-body">

View file

@ -19,7 +19,7 @@
@if ($component->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title">{{ $component->name }} ({{ $component->numRemaining() }} {{ trans('admin/components/general.remaining') }})</h3>
<h2 class="box-title">{{ $component->name }} ({{ $component->numRemaining() }} {{ trans('admin/components/general.remaining') }})</h3>
</div>
</div><!-- /.box-header -->
@endif

View file

@ -21,7 +21,7 @@
@if ($consumable->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title">{{ $consumable->name }} </h3>
<h2 class="box-title">{{ $consumable->name }} </h3>
</div>
</div><!-- /.box-header -->
@endif

View file

@ -22,7 +22,7 @@
@if ($consumable->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ $consumable->name }}</h3>
<h2 class="box-title"> {{ $consumable->name }}</h3>
</div>
</div><!-- /.box-header -->
@endif

View file

@ -16,7 +16,7 @@
<div class="col-md-12">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">{{ $custom_fieldset->name }} {{ trans('admin/custom_fields/general.fieldset') }}</h3>
<h2 class="box-title">{{ $custom_fieldset->name }} {{ trans('admin/custom_fields/general.fieldset') }}</h3>
<div class="box-tools pull-right">
</div>
</div><!-- /.box-header -->

View file

@ -14,7 +14,7 @@
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">{{ trans('admin/custom_fields/general.fieldsets') }}</h3>
<h2 class="box-title">{{ trans('admin/custom_fields/general.fieldsets') }}</h3>
<div class="box-tools pull-right">
@can('create', \App\Models\CustomFieldset::class)
<a href="{{ route('fieldsets.create') }}" class="btn btn-sm btn-primary" data-toggle="tooltip" title="Create a new fieldset">{{ trans('admin/custom_fields/general.create_fieldset') }}</a>
@ -96,7 +96,7 @@
<div class="col-md-12">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">{{ trans('admin/custom_fields/general.custom_fields') }}</h3>
<h2 class="box-title">{{ trans('admin/custom_fields/general.custom_fields') }}</h3>
<div class="box-tools pull-right">
@can('create', \App\Models\CustomField::class)
<a href="{{ route('fields.create') }}" class="btn btn-sm btn-primary" data-toggle="tooltip" title="Create a new custom field">{{ trans('admin/custom_fields/general.create_field') }}</a>

View file

@ -33,7 +33,7 @@
<!-- small box -->
<div class="small-box bg-teal">
<div class="inner">
<h3>{{ number_format($counts['asset']) }}</h3>
<h2>{{ number_format($counts['asset']) }}</h3>
<p>{{ trans('general.total_assets') }}</p>
</div>
<div class="icon" aria-hidden="true">
@ -49,7 +49,7 @@
<!-- small box -->
<div class="small-box bg-maroon">
<div class="inner">
<h3>{{ number_format($counts['license']) }}</h3>
<h2>{{ number_format($counts['license']) }}</h3>
<p>{{ trans('general.total_licenses') }}</p>
</div>
<div class="icon" aria-hidden="true">
@ -66,7 +66,7 @@
<!-- small box -->
<div class="small-box bg-orange">
<div class="inner">
<h3> {{ number_format($counts['accessory']) }}</h3>
<h2> {{ number_format($counts['accessory']) }}</h3>
<p>{{ trans('general.total_accessories') }}</p>
</div>
<div class="icon" aria-hidden="true">
@ -82,7 +82,7 @@
<!-- small box -->
<div class="small-box bg-purple">
<div class="inner">
<h3> {{ number_format($counts['consumable']) }}</h3>
<h2> {{ number_format($counts['consumable']) }}</h3>
<p>{{ trans('general.total_consumables') }}</p>
</div>
<div class="icon" aria-hidden="true">
@ -101,7 +101,7 @@
<div class="col-md-12">
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">This is your dashboard. There are many like it, but this one is yours.</h3>
<h2 class="box-title">This is your dashboard. There are many like it, but this one is yours.</h3>
</div>
<!-- /.box-header -->
<div class="box-body">
@ -153,7 +153,7 @@
<div class="col-md-12">
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">{{ trans('general.recent_activity') }}</h3>
<h2 class="box-title">{{ trans('general.recent_activity') }}</h3>
<div class="box-tools pull-right">
<button type="button" class="btn btn-box-tool" data-widget="collapse" aria-hidden="true">
<i class="fa fa-minus" aria-hidden="true"></i>
@ -204,7 +204,7 @@
<div class="col-md-6">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">{{ trans('general.assets') }} by Status</h3>
<h2 class="box-title">{{ trans('general.assets') }} by Status</h3>
<div class="box-tools pull-right">
<button type="button" class="btn btn-box-tool" data-widget="collapse" aria-hidden="true">
<i class="fa fa-minus" aria-hidden="true"></i>
@ -229,7 +229,7 @@
<!-- Categories -->
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">Asset {{ trans('general.categories') }}</h3>
<h2 class="box-title">Asset {{ trans('general.categories') }}</h3>
<div class="box-tools pull-right">
<button type="button" class="btn btn-box-tool" data-widget="collapse">
<i class="fa fa-minus" aria-hidden="true"></i>

View file

@ -18,7 +18,7 @@
<div style="padding-top: 200px">
<img src="{{ url('/') }}/img/sad-panda.png" style="width: 200px; height: 200px;" class="pull-left">
<div class="error-content">
<h3><i class="fa fa-warning text-yellow"></i> 403 Forbidden.</h3>
<h2><i class="fa fa-warning text-yellow"></i> 403 Forbidden.</h3>
<p>
Sad panda. You are not authorized to do the thing. Maybe <a href="{{ url('/') }}">return to the dashboard</a>, or contact your administrator.
</p>

View file

@ -18,7 +18,7 @@
<div style="padding-top: 200px">
<img src="{{ url('/') }}/img/sad-panda.png" style="width: 200px; height: 200px;" class="pull-left">
<div class="error-content">
<h3><i class="fa fa-warning text-yellow"></i> 404 Page not found.</h3>
<h2><i class="fa fa-warning text-yellow"></i> 404 Page not found.</h3>
<p>
Sad panda. We could not find the page you were looking for.
You should maybe <a href="{{ url('/') }}">return to the dashboard</a>.

View file

@ -27,7 +27,7 @@ System Unavailable
</div>
<div class="col-md-10">
<div class="callout callout-danger">
<h3><i class="icon fa fa-warning"></i> System Unavailable</h3>
<h2><i class="icon fa fa-warning"></i> System Unavailable</h3>
<p>{!! json_decode(file_get_contents(storage_path('framework/down')), true)['message'] !!}</p>
</div>
</div>

View file

@ -28,7 +28,7 @@
'class' => 'form-horizontal' ]) }}
<div class="box-header with-border">
<h3 class="box-title"> {{ trans('admin/hardware/form.tag') }} {{ $asset->asset_tag }}</h3>
<h2 class="box-title"> {{ trans('admin/hardware/form.tag') }} {{ $asset->asset_tag }}</h3>
</div>
<div class="box-body">
{{csrf_field()}}

View file

@ -21,7 +21,7 @@
<div class="col-md-7">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title"> {{ trans('admin/hardware/form.tag') }} </h3>
<h2 class="box-title"> {{ trans('admin/hardware/form.tag') }} </h3>
</div>
<div class="box-body">
<form class="form-horizontal" method="post" action="" autocomplete="off">
@ -90,7 +90,7 @@
<div class="col-md-5" id="current_assets_box" style="display:none;">
<div class="box box-primary">
<div class="box-header with-border">
<h3 class="box-title">{{ trans('admin/users/general.current_assets') }}</h3>
<h2 class="box-title">{{ trans('admin/users/general.current_assets') }}</h3>
</div>
<div class="box-body">
<div id="current_assets_content">

View file

@ -21,7 +21,7 @@
{{csrf_field()}}
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title" style="color: red">{{ trans('admin/hardware/form.bulk_delete_warn', ['asset_count' => count($assets)]) }}</h3>
<h2 class="box-title" style="color: red">{{ trans('admin/hardware/form.bulk_delete_warn', ['asset_count' => count($assets)]) }}</h3>
</div>
<div class="box-body">

View file

@ -21,7 +21,7 @@
<div class="col-md-9">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">{{ trans('admin/hardware/form.tag') }} {{ $asset->asset_tag }}</h3>
<h2 class="box-title">{{ trans('admin/hardware/form.tag') }} {{ $asset->asset_tag }}</h3>
</div><!-- /.box-header -->
<div class="box-body">

View file

@ -22,7 +22,7 @@
<div class="box box-default">
<form class="form-horizontal" method="post" action="" autocomplete="off">
<div class="box-header with-border">
<h3 class="box-title"> {{ trans('admin/hardware/form.tag') }} {{ $asset->asset_tag }}</h3>
<h2 class="box-title"> {{ trans('admin/hardware/form.tag') }} {{ $asset->asset_tag }}</h3>
</div>
<div class="box-body">
{{csrf_field()}}
@ -134,7 +134,7 @@
<div class="col-md-5" id="current_assets_box" style="display:none;">
<div class="box box-primary">
<div class="box-header with-border">
<h3 class="box-title">{{ trans('admin/users/general.current_assets') }}</h3>
<h2 class="box-title">{{ trans('admin/users/general.current_assets') }}</h3>
</div>
<div class="box-body">
<div id="current_assets_content">

View file

@ -148,7 +148,7 @@
<div class="col-md-12">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title"> {{ count($status['error']) }} Error Messages </h3>
<h2 class="box-title"> {{ count($status['error']) }} Error Messages </h3>
</div>
<div class="box-body">
<div style="height : 400px; overflow : auto;">
@ -175,7 +175,7 @@
<div class="col-md-12">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title"> {{ count($status['success']) }} Success Messages </h3>
<h2 class="box-title"> {{ count($status['success']) }} Success Messages </h3>
</div>
<div class="box-body">
<div style="height : 400px; overflow : auto;">

View file

@ -11,7 +11,7 @@
<div class="row header">
<div class="col-md-12">
<h3 class="name">
<h2 class="name">
{{ trans('admin/hardware/general.view') }}
{{ $asset->asset_tag }}
@if ($asset->name)

View file

@ -23,7 +23,7 @@
<div class="col-md-6">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title"> {{ trans('general.bulkaudit') }} </h3>
<h2 class="box-title"> {{ trans('general.bulkaudit') }} </h3>
</div>
<div class="box-body">
{{csrf_field()}}
@ -87,7 +87,7 @@
<div class="col-md-6">
<div class="box box-default" id="audited-div" style="display: none">
<div class="box-header with-border">
<h3 class="box-title"> {{ trans('general.bulkaudit_status') }} (<span id="audit-counter">0</span> assets audited) </h3>
<h2 class="box-title"> {{ trans('general.bulkaudit_status') }} (<span id="audit-counter">0</span> assets audited) </h3>
</div>
<div class="box-body">

View file

@ -14,26 +14,49 @@
<button class="btn btn-default dropdown-toggle" data-toggle="dropdown">{{ trans('button.actions') }}
<span class="caret"></span>
</button>
<ul class="dropdown-menu pull-right" role="menu" aria-labelledby="dropdownMenu1">
<ul class="dropdown-menu pull-right" role="menu">
@if (($asset->assetstatus) && ($asset->assetstatus->deployable=='1'))
@if ($asset->assigned_to != '')
@can('checkin', \App\Models\Asset::class)
<li role="presentation"><a href="{{ route('checkin/hardware', $asset->id) }}">{{ trans('admin/hardware/general.checkin') }}</a></li>
@endcan
<li role="menuitem">
<a href="{{ route('checkin/hardware', $asset->id) }}">
{{ trans('admin/hardware/general.checkin') }}
</a>
</li>
@endcan
@else
@can('checkout', \App\Models\Asset::class)
<li role="presentation"><a href="{{ route('checkout/hardware', $asset->id) }}">{{ trans('admin/hardware/general.checkout') }}</a></li>
@endcan
<li role="menuitem">
<a href="{{ route('checkout/hardware', $asset->id) }}">
{{ trans('admin/hardware/general.checkout') }}
</a>
</li>
@endcan
@endif
@endif
@can('update', \App\Models\Asset::class)
<li role="presentation"><a href="{{ route('hardware.edit', $asset->id) }}">{{ trans('admin/hardware/general.edit') }}</a></li>
<li role="menuitem">
<a href="{{ route('hardware.edit', $asset->id) }}">
{{ trans('admin/hardware/general.edit') }}
</a>
</li>
@endcan
@can('create', \App\Models\Asset::class)
<li role="presentation"><a href="{{ route('clone/hardware', $asset->id) }}">{{ trans('admin/hardware/general.clone') }}</a></li>
<li role="menuitem">
<a href="{{ route('clone/hardware', $asset->id) }}">
{{ trans('admin/hardware/general.clone') }}
</a>
</li>
@endcan
@can('audit', \App\Models\Asset::class)
<li role="presentation"><a href="{{ route('asset.audit.create', $asset->id) }}">{{ trans('general.audit') }}</a></li>
<li role="menuitem">
<a href="{{ route('asset.audit.create', $asset->id) }}">
{{ trans('general.audit') }}
</a>
</li>
@endcan
</ul>
</div>

View file

@ -284,7 +284,7 @@
<li><!-- Task item -->
<a href="{{route($alert_items[$i]['type'].'.show', $alert_items[$i]['id'])}}">
<h3>{{ $alert_items[$i]['name'] }}
<h2>{{ $alert_items[$i]['name'] }}
<small class="pull-right">
{{ $alert_items[$i]['remaining'] }} remaining
</small>

View file

@ -25,7 +25,7 @@
<div class="col-md-8 col-md-offset-2">
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">
<h2 class="box-title">
@if ($item->id)
{{ $item->display_name }}
@endif
@ -57,7 +57,7 @@
@if ((isset($helpText)) && (isset($helpTitle)))
<div class="slideout-menu">
<a href="#" class="slideout-menu-toggle pull-right">×</a>
<h3>
<h2>
{{ $helpTitle}}
</h3>
<p>{{ $helpText }} </p>

View file

@ -22,7 +22,7 @@
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title"> {{ $licenseSeat->license->name }}</h3>
<h2 class="box-title"> {{ $licenseSeat->license->name }}</h3>
</div>
<div class="box-body">

View file

@ -21,7 +21,7 @@
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title"> {{ $license->name }}</h3>
<h2 class="box-title"> {{ $license->name }}</h3>
</div>
<div class="box-body">

View file

@ -23,7 +23,7 @@
<div class="box box-default">
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title">{{ trans('general.users') }}</h3>
<h2 class="box-title">{{ trans('general.users') }}</h3>
</div>
</div>
<div class="box-body">
@ -56,7 +56,7 @@
<div class="box box-default">
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title">{{ trans('general.assets') }}</h3>
<h2 class="box-title">{{ trans('general.assets') }}</h3>
</div>
</div>
<div class="box-body">
@ -90,7 +90,7 @@
<div class="box box-default">
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title">{{ trans('general.components') }}</h3>
<h2 class="box-title">{{ trans('general.components') }}</h3>
</div>
</div>
<div class="box-body">

View file

@ -17,9 +17,9 @@
<div class="row">
<div class="col-md-3">
<label class="btn btn-default">
<label class="btn btn-default" for="file[]">
{{ trans('button.select_file') }}
<input type="file" name="file[]" multiple="true" id="uploadFile" data-maxsize="{{ \App\Helpers\Helper::file_upload_max_size() }}" accept="image/*,.csv,.zip,.rar,.doc,.docx,.xls,.xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel,text/plain,.pdf" style="display:none">
<input type="file" name="file[]" multiple="true" id="uploadFile" data-maxsize="{{ \App\Helpers\Helper::file_upload_max_size() }}" aria-label="file[]" accept="image/*,.csv,.zip,.rar,.doc,.docx,.xls,.xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel,text/plain,.pdf" style="display:none">
</label>
</div>
@ -27,11 +27,14 @@
<span id="upload-file-info"></span>
</div>
<div class="col-md-12">
<p class="help-block" id="upload-file-status">{{ trans('general.upload_filetypes_help', ['size' => \App\Helpers\Helper::file_upload_max_size_readable()]) }}</p>
<p class="help-block" id="upload-file-status">
{{ trans('general.upload_filetypes_help', ['size' => \App\Helpers\Helper::file_upload_max_size_readable()]) }}
</p>
</div>
<div class="col-md-12">
{{ Form::textarea('notes', Input::old('notes', Input::old('notes')), ['class' => 'form-control','placeholder' => 'Notes (Optional)', 'rows'=>3]) }}
<label for="notes">Notes</label>
{{ Form::textarea('notes', Input::old('notes', Input::old('notes')), ['class' => 'form-control','placeholder' => 'Notes (Optional)', 'rows'=>3, 'aria-label' => 'notes']) }}
</div>
</div>

View file

@ -21,7 +21,7 @@
{{csrf_field()}}
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title" style="color: red">{{ trans('admin/models/general.bulk_delete_warn', ['model_count' => $valid_count]) }}</h3>
<h2 class="box-title" style="color: red">{{ trans('admin/models/general.bulk_delete_warn', ['model_count' => $valid_count]) }}</h3>
</div>
<div class="box-body">

View file

@ -35,7 +35,7 @@
@if ($model->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ $model->name }}
<h2 class="box-title"> {{ $model->name }}
{{ ($model->model_number) ? '(#'.$model->model_number.')' : '' }}
</h3>
</div>
@ -90,7 +90,7 @@
<div class="box box-default">
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> More Info:</h3>
<h2 class="box-title"> More Info:</h3>
</div>
</div><!-- /.box-header -->
<div class="box-body">

View file

@ -24,7 +24,7 @@
<!-- Horizontal Form -->
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">Customize Report</h3>
<h2 class="box-title">Customize Report</h3>
</div><!-- /.box-header -->
<div class="box-body">

View file

@ -14,7 +14,7 @@
<a href="{{ route('reports/export') }}" class="btn btn-flat gray pull-right"><i class="fa fa-download icon-white"></i>
{{ trans('admin/hardware/table.dl_csv') }}</a>
</div>
<h3>{{ trans('general.depreciation_report') }}</h3>
<h2>{{ trans('general.depreciation_report') }}</h3>
</div>
<div class="row">

View file

@ -259,7 +259,7 @@
<div class="col-md-12">
<div class="box box-default">
<div class="box-header">
<h3 class="box-title">{{ trans('admin/settings/general.system') }}</h3>
<h2 class="box-title">{{ trans('admin/settings/general.system') }}</h3>
</div>
<div class="box-body">

View file

@ -19,7 +19,7 @@
<div class="col-md-12">
<div class="box box-default">
<div class="box-header">
<h3 class="box-title">PHP Info</h3>
<h2 class="box-title">PHP Info</h3>
</div>
<div class="box-body">

View file

@ -18,7 +18,7 @@
<div class="col-md-8 col-md-offset-2">
<div class="box box-solid box-danger">
<div class="box-header with-border">
<h3 class="box-title"><i class="fa fa-warning"></i> {{ trans('admin/settings/general.purge') }}</h3>
<h2 class="box-title"><i class="fa fa-warning"></i> {{ trans('admin/settings/general.purge') }}</h3>
</div>
{{ Form::open(['method' => 'POST', 'files' => false, 'autocomplete' => 'off', 'class' => 'form-horizontal', 'role' => 'form' ]) }}
<!-- CSRF Token -->

View file

@ -25,7 +25,7 @@
<div class="box box-default">
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ trans('general.assets') }}</h3>
<h2 class="box-title"> {{ trans('general.assets') }}</h3>
</div>
</div><!-- /.box-header -->
@ -75,7 +75,7 @@
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ trans('general.accessories') }}</h3>
<h2 class="box-title"> {{ trans('general.accessories') }}</h3>
</div>
</div><!-- /.box-header -->
@ -113,7 +113,7 @@
@if ($supplier->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> {{ trans('general.licenses') }}</h3>
<h2 class="box-title"> {{ trans('general.licenses') }}</h3>
</div>
</div><!-- /.box-header -->
@endif
@ -155,7 +155,7 @@
@if ($supplier->id)
<div class="box-header with-border">
<div class="box-heading">
<h3 class="box-title"> Improvements</h3>
<h2 class="box-title"> Improvements</h3>
</div>
</div><!-- /.box-header -->
@endif

View file

@ -532,7 +532,7 @@
<tr class="header-row permissions-row">
<td class="col-md-5 header-name">
<h3>{{ $area }}</h3>
<h2>{{ $area }}</h3>
</td>
<td class="col-md-1 permissions-item">
{{ Form::radio("$area", '1',false,['value'=>"grant", 'class'=>'minimal', 'data-checker-group' => str_slug($area)]) }}

View file

@ -52,7 +52,7 @@ LDAP User Sync
<div class="box box-default">
<div class="box-header with-border">
<h3 class="box-title">Synchronization Results</h3>
<h2 class="box-title">Synchronization Results</h3>
</div><!-- /.box-header -->
<div class="box-body">
<table class="table table-bordered">

View file

@ -34,7 +34,7 @@
@if ($snipeSettings->logo_print_assets=='1')
@if ($snipeSettings->brand == '3')
<h3>
<h2>
@if ($snipeSettings->logo!='')
<img class="print-logo" src="{{ url('/') }}/uploads/{{ $snipeSettings->logo }}">
@endif
@ -45,7 +45,7 @@
<img class="print-logo" src="{{ url('/') }}/uploads/{{ $snipeSettings->logo }}">
@endif
@else
<h3>{{ $snipeSettings->site_name }}</h3>
<h2>{{ $snipeSettings->site_name }}</h3>
@endif
@endif