Skip to content

Commit d11b318

Browse files
committed
fix huge error when changing themes in Backpack v6
1 parent 400e2f9 commit d11b318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/elfinder.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@extends('backpack::layouts.top_left')
1+
@extends(backpack_view('layouts.top_left'))
22

33

44
@section('after_scripts')

0 commit comments

Comments
 (0)