horizon/openstack_dashboard/dashboards/project/vpn
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
..
templates/vpn UX: Add IPSec Policy Modal Hint List is hard to read 2016-08-05 07:16:03 -07:00
__init__.py VPNaaS UI implementation 2013-09-06 14:11:35 -07:00
forms.py remove asterisk for optional fields in VPN forms 2015-05-08 11:16:20 +05:30
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py fixed row update of vpn table 2016-05-20 10:03:47 +05:30
tabs.py Replace set_id_as_name_if_empty with name_or_id 2014-12-09 09:57:28 +08:00
tests.py Port last unit tests to Python 3 2016-02-10 18:22:52 +01: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
workflows.py UX: Add IPSec Policy Modal Hint List is hard to read 2016-08-05 07:16:03 -07:00