neutron-fwaas-dashboard/neutron_fwaas_dashboard/dashboards/project/firewalls_v2
Akihiro Motoki 813bdfdeb8 Use tabs.DetailTabsGroup for better top margin
DetailTabsGroup class is prepared to have a good margin
between a tab bar and the detail information in detail pages.
Previously we have no margin between the tab bar and the detail
information in the firewall group detail page. The issue can be
addressed by using DetailTabsGroup.

Change-Id: Ic7a1ca388812ae5759c9c4c9edbc4f5793a70a35
2019-01-13 06:12:11 +09:00
..
templates/firewalls_v2 Merge "Show IP version in rules table and detail" 2018-02-20 19:06:41 +00:00
__init__.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
forms.py FWaaS v2 dashbaord: clean up unnecessary get_dict() methods 2018-05-03 16:01:40 +09:00
panel.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
tables.py Django 2.0 support 2018-04-03 19:37:55 +00:00
tabs.py Use tabs.DetailTabsGroup for better top margin 2019-01-13 06:12:11 +09:00
tests.py Remove use_mox directive 2018-08-15 08:54:05 -04:00
urls.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
views.py FWaaS v2 dashbaord: clean up unnecessary get_dict() methods 2018-05-03 16:01:40 +09:00
workflows.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00