general classes updated for blades

This commit is contained in:
batuhanbas
2020-01-21 18:13:29 +03:00
parent 650f7f1273
commit ca57a14079
25 changed files with 151 additions and 182 deletions

View File

@ -3,11 +3,7 @@
@section('title', trans_choice('general.updates', 2))
@section('new_button')
<span>
<a href="{{ route('updates.check') }}" class="btn btn-warning btn-sm">
<span class="fa fa-history"></span> &nbsp;{{ trans('updates.check') }}
</a>
</span>
<a href="{{ route('updates.check') }}" class="btn btn-warning btn-sm header-button-top"><span class="fa fa-history"></span> &nbsp;{{ trans('updates.check') }}</a>
@endsection
@section('content')

View File

@ -3,7 +3,7 @@
@section('title', trans_choice('general.updates', 2))
@section('new_button')
<span><a href="{{ route('updates.check') }}" class="btn btn-warning btn-sm btn-alone"><span class="fa fa-history"></span> &nbsp;{{ trans('updates.check') }}</a></span>
<a href="{{ route('updates.check') }}" class="btn btn-warning btn-sm header-button-top"><span class="fa fa-history"></span> &nbsp;{{ trans('updates.check') }}</a>
@endsection
@section('content')
@ -38,7 +38,7 @@
<div class="card">
<div class="card-header border-bottom-0">
<span class="table-text">{{ trans_choice('general.modules', 2) }}</span>
{{ trans_choice('general.modules', 2) }}
</div>
<div class="table-responsive">