horizon/openstack_dashboard/dashboards/identity/identity_providers
Rob Cresswell 560f23a1c9 Add default common template to python table views
Many of the Python table views are using identical (or nearly identical)
table templates. This patch adds a common template and makes it the
default for a DataTableView, which allows us to remove many similar
templates and redundant lines of code.

Change-Id: I1e4e15e695ee1f21f4d44f141a854e30f1e567a1
Closes-Bug: 1653986
2017-01-05 08:59:35 +00:00
..
protocols Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
templates/identity_providers Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Add support for identity provider management 2016-01-21 18:40:13 -08:00
forms.py Add support for identity provider management 2016-01-21 18:40:13 -08:00
panel.py Add support for identity provider management 2016-01-21 18:40:13 -08:00
tables.py Add support for identity provider protocol CRUD 2016-02-16 16:04:48 -08:00
tabs.py Add support for identity provider protocol CRUD 2016-02-16 16:04:48 -08:00
tests.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00