horizon/openstack_dashboard/dashboards/identity/identity_providers
Rob Cresswell 83e3ff88ec Remove duplicated modal_header statements
Across the codebase we've been using modal_header values that are
identical (or very close to) the page_title values. This patch sets the
modal_header to default to the page_title value, and cleans up a few
inconsistencies. Also deleted a couple of redundant submit_label values
that were identical to the default ("Submit").

Change-Id: I88815c3801c29b3fbc41e0cb426a50653255595f
Closes-Bug: 1653960
2017-01-04 13:31:36 +00:00
..
protocols Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
templates/identity_providers Missing info on MELLON_IDP for mod_auth_mellon 2016-11-30 13:10:51 -08: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 support for identity provider protocol CRUD 2016-02-16 16:04:48 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00