Skip to content

Commit

Permalink
Fix cloud network topology icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mzazrivec committed Feb 2, 2018
1 parent 6f6c061 commit 99a9c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/network_topology/show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
= _("Floating Ips")
%kubernetes-topology-icon{tooltipOptions, :kind => "CloudNetwork"}
%label
%i.ff.ff-cloud_network
%i.ff.ff-cloud-network
= _("Cloud Networks")
%kubernetes-topology-icon{tooltipOptions, :kind => "NetworkRouter"}
%label
Expand Down

0 comments on commit 99a9c3a

Please sign in to comment.