Skip to content

Commit

Permalink
Merge pull request #4083 from felipedf/fix_menu_selection
Browse files Browse the repository at this point in the history
Fix menu selection when on physical infra topology view
  • Loading branch information
martinpovolny authored Jun 7, 2018
2 parents a03b384 + 786bb15 commit f720f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/physical_infra_topology_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ class PhysicalInfraTopologyController < TopologyController
@layout = "physical_infra_topology"
@service_class = PhysicalInfraTopologyService

menu_section :inf
menu_section :phy
end

0 comments on commit f720f6a

Please sign in to comment.