Removed dots line for filetree

This commit is contained in:
Louis Vézina 2020-06-26 14:51:14 -04:00
parent fa512e81e5
commit 47c4bc23dc
2 changed files with 12 additions and 0 deletions

View file

@ -396,6 +396,9 @@
return {'path': node.original.path};
}
}
},
'themes' : {
'dots' : false
}
}
}).on('changed.jstree', function (e, data) {
@ -417,6 +420,9 @@
return {'path': node.original.path};
}
}
},
'themes' : {
'dots' : false
}
}
}).on('changed.jstree', function (e, data) {

View file

@ -396,6 +396,9 @@
return {'path': node.original.path};
}
}
},
'themes' : {
'dots' : false
}
}
}).on('changed.jstree', function (e, data) {
@ -417,6 +420,9 @@
return {'path': node.original.path};
}
}
},
'themes' : {
'dots' : false
}
}
}).on('changed.jstree', function (e, data) {