mirror of
https://github.com/webmin/webmin.git
synced 2026-06-20 03:10:30 +01:00
Add pointer
This commit is contained in:
@@ -316,7 +316,7 @@ elsif (@zones && (!@views || !$config{'by_view'})) {
|
||||
@{$ztree{$par}} = &unique(@{$ztree{$par}}, $ch);
|
||||
}
|
||||
}
|
||||
print "<table>\n";
|
||||
print "<table data-recursive_tree>\n";
|
||||
&recursive_tree("");
|
||||
print "</table>\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user