Skip to content

Commit

Permalink
Merge pull request #3365 from mzazrivec/fix_cloud_network_topology_icon
Browse files Browse the repository at this point in the history
Fix cloud network topology icon
  • Loading branch information
Dan Clarizio authored Feb 2, 2018
2 parents b8d18cc + 99a9c3a commit a9a6036
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 a9a6036

Please sign in to comment.