Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/listnav/_explorer.html.haml
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@
"ng-init" => "vm.initSelected('#{tree.name}', '#{tree.locals_for_render[:select_node]}')",
'on-select' => "vm.nodeSelect(node, '/#{request.parameters[:controller]}/tree_select')",
'selected' => "vm.selectedNodes['#{tree.name}']",
'persist' => 'key',
'lazy-load' => "(vm.lazyLoad(node, '#{tree.name}', '/#{request.parameters[:controller]}/tree_autoload'))"}
:javascript
miq_bootstrap('#accordion', 'ManageIQ.treeView');

0 comments on commit f399f1b

Please sign in to comment.