File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1010
1111{ extends $originalTemplate }
1212
13- <div class =" datagrid-tree-item-children datagrid-tree" n:snippet =" table " n:block =" data" { if $control -> isSortable ()} data-sortable-tree data-sortable-url =" { plink $control -> getSortableHandler ()} " data-sortable-parent-path =" { $control -> getSortableParentPath ()} " { /if } >
13+ <div class =" datagrid-tree-item-children datagrid-tree" n:snippet =" tbody " n:block =" data" { if $control -> isSortable ()} data-sortable-tree data-sortable-url =" { plink $control -> getSortableHandler ()} " data-sortable-parent-path =" { $control -> getSortableParentPath ()} " { /if } >
1414 { snippetArea items}
1515 <div class =" datagrid-tree-item datagrid-tree-header" n:snippet =" item-header" >
1616 <div class =" text-end" n:if =" $control->canHideColumns() || $inlineAdd || $exports || $toolbarButtons" >
You can’t perform that action at this time.
0 commit comments