horizon/horizon/tables
Rob Cresswell 041af0fd0a Replace table row 'status_unknown' class with 'warning' class
The default bootstrap styling for table rows uses the same classes as
alerts (warning, danger etc). Rather than layering additional logic
around this with a new class, we should just fall back to the documented
boostrap method.

Also resets the warning colour to its default bootstrap variable, rather
than carrying an altered version.

Change-Id: I3472244fcbbd121a8de48d78084554760dab6385
Closes-Bug: 1615632
2016-09-08 09:57:06 +00:00
..
__init__.py added common name based filter for tables 2015-07-27 11:17:56 +05:30
actions.py Removed inline_edit functionality for tables 2016-08-18 09:45:52 +00:00
base.py Replace table row 'status_unknown' class with 'warning' class 2016-09-08 09:57:06 +00:00
formset.py Drop izip and izip_longest removed in python3 2016-01-14 16:39:07 +08:00
views.py Move get_filters to parent Class 2016-07-29 13:27:00 -05:00