Skip to content

Commit

Permalink
Remove full_ids from infra networking tree to fix error in selection
Browse files Browse the repository at this point in the history
  • Loading branch information
ZitaNemeckova committed Oct 3, 2018
1 parent 1230820 commit 2f3ddab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/presenters/tree_builder_infra_networking.rb
Expand Up @@ -10,7 +10,6 @@ def tree_init_options(_)
{
:leaf => "Switch",
:open_all => true,
:full_ids => true
}
end

Expand Down

0 comments on commit 2f3ddab

Please sign in to comment.