changed in filter search #3445

This commit is contained in:
Akhtar Khan 2020-07-14 18:37:39 +05:30
parent 2d69088531
commit 8a7f08670e
4 changed files with 0 additions and 6 deletions

View File

@ -48,7 +48,6 @@ class HomeController extends Controller
*/
public function index()
{
$currentChannel = core()->getCurrentChannel();
$currentLocale = core()->getCurrentLocale();
@ -59,7 +58,6 @@ class HomeController extends Controller
->get()
->toArray();
return view($this->_config['view'], compact('sliderData'));
}

View File

@ -10,7 +10,6 @@
<meta name="description" content="{{ $page->meta_description }}" />
<meta name="keywords" content="{{ $page->meta_keywords }}" />
@endsection
@section('content-wrapper')

View File

@ -10,7 +10,6 @@
<div class="sign-up-text">
{{ __('shop::app.customer.login-text.no_account') }} - <a href="{{ route('customer.register.index') }}">{{ __('shop::app.customer.login-text.title') }}</a>
</div>
{!! view_render_event('bagisto.shop.customers.login.before') !!}

View File

@ -8,8 +8,6 @@
@push('scripts')
<script type="text/x-template" id="datagrid-filters">
<div class="grid-container">
<div class="datagrid-filters" id="datagrid-filters">
<div class="filter-left">