Skip to content
Snippets Groups Projects
Commit f2d1e3e7 authored by Florian Azizian's avatar Florian Azizian
Browse files

FEAT #7737 front admin templates entities

parent 50a01c12
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,8 @@ export class TemplateAdministrationComponent implements OnInit {
setTimeout(() => {
$j('#jstree').jstree({
"checkbox": {
'three_state': 'down' // cascade selection
three_state: false,
cascade: 'down'
},
'core': {
'themes': {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment