Skip to content

Commit

Permalink
Merge pull request #4727 from ZitaNemeckova/networking_without_full_ids
Browse files Browse the repository at this point in the history
Remove full_ids from infra networking tree to fix error in selection
  • Loading branch information
mzazrivec committed Oct 4, 2018
2 parents 5078295 + 2f3ddab commit 1b1f38e
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 1b1f38e

Please sign in to comment.