From: Stephen Cameron Date: Thu, 16 Jan 2020 19:09:44 +0000 (+0100) Subject: Preserve current admin tab when switching languages. Try #3349 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=37bf49c5f25fe3b000bb68a022aeaf37d3142079;p=cubist_cms-back.git Preserve current admin tab when switching languages. Try #3349 @1 --- diff --git a/src/resources/views/edit.blade.php b/src/resources/views/edit.blade.php index 1855b0b..b00aea0 100644 --- a/src/resources/views/edit.blade.php +++ b/src/resources/views/edit.blade.php @@ -1,2 +1,18 @@ +@push('crud_fields_scripts') + +@endpush + @include('cubist_back::when') @include('crud::edit')