horizon/openstack_dashboard/dashboards/admin/hypervisors
Rob Cresswell 07d33cf462 Prevent long names breaking table layouts
Adds a word-break class that can be added to tables to prevent large
column values breaking the table shape.

Change-Id: Icca10d9c29254d176dc7f8b7c039bc19c3f52c72
Related-Bug: 1565724
Closes-Bug: 1584785
2016-08-19 09:21:33 +01:00
..
compute Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
templates/hypervisors Use breadcrumb nav across Horizon 2016-05-05 23:12:59 +00:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Remove admin role name 'admin' hardcode 2016-05-31 10:38:22 +00:00
tables.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
tabs.py Remove an unused method in admin/hypervisors view 2015-12-24 14:40:30 +09:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Use breadcrumb nav across Horizon 2016-05-05 23:12:59 +00:00