horizon/openstack_dashboard/dashboards/project/instances
wei.ying fa3528933c Delete instance,volume,etc confirmation is missing name or ID
If click the name link and go into the details page for the instance, volume, etc.
And attempt to delete. It will pop up a message, but omit the name/id.
Need to add the property of 'data-display' in detail page.

Change-Id: I9c1966dc7942a27903237e2786edbcd2fbd936ea
Closes-Bug: #1680329
2017-04-07 22:58:50 +00:00
..
templates/instances Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
workflows Update the access_and_security url 2017-04-05 03:33:50 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Remove link for user id field on project action log 2017-03-12 18:22:36 +00:00
console.py Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
forms.py Merge "hacking: noqa cleanup in openstack_dashboard" 2017-03-27 05:11:18 +00:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Merge "Update Horizon to use latest nova policy rules for validation" 2017-04-05 20:34:46 +00:00
tabs.py Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
tests.py Merge "Update Horizon to use latest nova policy rules for validation" 2017-04-05 20:34:46 +00:00
urls.py Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
utils.py Choose a server group when booting a VM 2016-05-03 15:56:23 -07:00
views.py Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00