horizon/openstack_dashboard/dashboards/project/vpn
Lucas Palm abafce37a9 Fixed empty "VPN Connections" value from displaying a blank value
Currently, on the VPN Service Details page, the "VPN Connections" label is
showing a blank value when no connections are found.  Displaying a blank
value here is misleading to the user and inconsistent with the "Description"
label above on that same page, which displays a "None" value for an empty
description.  This change proposes a similar solution to this issue by
displaying "None" in place of the formally blank value.

Change-Id: Ia5f26879bc6c02209028b063f36b1866d49375d2
Closes-Bug: #1500590
2015-09-29 14:06:11 -05:00
..
templates/vpn Fixed empty "VPN Connections" value from displaying a blank value 2015-09-29 14:06:11 -05: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 VPNaaS delete actions refactoring 2015-09-23 11:48:41 +00:00
tabs.py Replace set_id_as_name_if_empty with name_or_id 2014-12-09 09:57:28 +08:00
tests.py VPNaaS delete actions refactoring 2015-09-23 11:48:41 +00:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
views.py VPNaaS delete actions refactoring 2015-09-23 11:48:41 +00:00
workflows.py remove asterisk for optional fields in VPN forms 2015-05-08 11:16:20 +05:30