]> _ Git - fluidbook-toolbox.git/commitdiff
wait #6469 @1.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 13 Nov 2023 13:32:58 +0000 (14:32 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 13 Nov 2023 13:32:58 +0000 (14:32 +0100)
resources/views/content_translate/excel_export.blade.php

index 5fef725cbc6f8057b8653ee4de20e30ea700e28f..4a5267c920fc780359f4d3e441d5fec0b43034e0 100644 (file)
@@ -1,5 +1,5 @@
 {{-- __('!! Traduction des fluidbooks') --}}
-<a href="{{$crud->route}}/excel/export/{{request()->get('locale',app()->getLocale())}}"
+<a href="{{$crud->route}}/excel/export/{{request()->get('_locale',app()->getLocale())}}"
    class="btn btn-outline-notice"><span
         class="la la-file-excel"></span> {{__('Export Excel')}}</a>