Comment 2 for bug 1463312

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/189601
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=863f7fcd067efd2bfbd58cc7829953768c2a6685
Submitter: Jenkins
Branch: master

commit 863f7fcd067efd2bfbd58cc7829953768c2a6685
Author: Masco Kaliyamoorthy <email address hidden>
Date: Tue Jun 9 14:38:18 2015 +0530

    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