File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 <span data-value =" {{ $saveAction [' active' ][' value' ] } }" >{{ $saveAction [' active' ][' label' ] } } </span >
88 </button >
99
10- <button class =" btn btn-default" type =" button" data-dismiss =" modal" >
10+ <button class =" btn btn-default" type =" button" data-toggle =" modal" data-target = " # {{ $entity } } _modal " >
1111 <span class =" fa fa-ban" ></span > {{ trans (' backpack::crud.cancel' ) } }
1212 </button >
13- </div >
13+ </div >
Original file line number Diff line number Diff line change 33 {{-- 'files'=>$crud->hasUploadFields('create')])--}}
44 {{ csrf_field () } }
55<div class =" modal-header" >
6- <button type =" button" class =" close" data-dismiss =" modal" aria-label =" Close" >
6+ <button type =" button" class =" close" data-toggle =" modal" data-target = " # {{ $entity } } _modal " aria-label =" Close" >
77 <span aria-hidden =" true" >× ; </span >
88 </button >
99 @yield (' header' )
You can’t perform that action at this time.
0 commit comments