horizon/openstack_dashboard/dashboards/admin/instances
Masco Kaliyamoorthy 863f7fcd06 corrected the wrong url in admin instance detail
In admin instance detail page, the image url pointing to image detail page in project panel.

This behavior is wrong, it should be link to admin panel only.

This patch corrected the url to point to the admin panel image detail page.

Change-Id: I4ec2687cc208e61b2be00dc86e42f95fa8a1a363
Closes-Bug: #1463312
2015-06-09 14:38:18 +05:30
..
templates/instances Reduce page title duplication in Admin views 2015-02-11 16:33:20 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Delete period from select option in LiveMigrateForm 2015-06-04 19:27:15 +08:00
panel.py Tolerate service catalog and endpoint connection errors 2014-07-21 08:38:53 -05:00
tables.py Correct Admin Instances actions to reference Admin ones 2015-05-11 17:23:44 -07:00
tests.py Fix E127 errors in openstack_dashboard/dashboards/admin/ 2014-10-02 19:46:52 +09:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/admin/ 2014-10-15 13:50:07 +09:00
views.py corrected the wrong url in admin instance detail 2015-06-09 14:38:18 +05:30