File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 3
3
:customSecondaryHeader =" $secondaryHeader"
4
4
:useHeaderAsFooter =" $useHeaderAsFooter"
5
5
:customFooter =" $customFooter"
6
+ :class =" method_exists($this, 'setTableClass') ? ' ' . $this->setTableClass() : '' "
6
7
>
7
8
<x-slot name =" head" >
8
9
@if ($reordering )
Original file line number Diff line number Diff line change 3
3
:customSecondaryHeader =" $secondaryHeader"
4
4
:useHeaderAsFooter =" $useHeaderAsFooter"
5
5
:customFooter =" $customFooter"
6
+ :class =" method_exists($this, 'setTableClass') ? ' ' . $this->setTableClass() : '' "
6
7
>
7
8
<x-slot name =" head" >
8
9
@if ($reordering )
Original file line number Diff line number Diff line change 3
3
:customSecondaryHeader =" $secondaryHeader"
4
4
:useHeaderAsFooter =" $useHeaderAsFooter"
5
5
:customFooter =" $customFooter"
6
+ :class =" method_exists($this, 'setTableClass') ? ' ' . $this->setTableClass() : '' "
6
7
>
7
8
<x-slot name =" head" >
8
9
@if ($reordering )
You can’t perform that action at this time.
0 commit comments