horizon/openstack_dashboard/dashboards/project/instances/templates
Akihiro Motoki 0c80639805 Improve IP address formatting in Instance table
Previously <h4> and <h5> were used for network names and the title
"Floating IPs". It caused these strings are displayed using larger fonts.
This commit changes they are rendered with same font as for others.

The following changes are also made to save spaces.
* Network name and IP addresses are displayed in a single line.
* IP addresses are sorted in the order of IPv4 first.
* The title "Floating IP" is no longer displayed (I believe an floating
  IPs are still clear as they have global addresses)

Closes-Bug: #1789325
Change-Id: I5bfae9b10609628d16a5919840a56ae135739924
2018-09-10 17:20:57 +00:00
..
instances Improve IP address formatting in Instance table 2018-09-10 17:20:57 +00:00