← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1527610] Re: Manage Volume Attachments dialog layout

 

Reviewed:  https://review.openstack.org/259443
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=566596e0933cb0ef3b43b0fd7a5618b461c58e30
Submitter: Jenkins
Branch:    master

commit 566596e0933cb0ef3b43b0fd7a5618b461c58e30
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date:   Tue Mar 15 19:47:03 2016 +0300

    Fix 'Manage Volume Attachments' -> 'Cancel' button appearance
    
    Remove <hr> from horizon/common/_modal_form.html since the particular
    form obviously looks better without it (and related styles), it's
    unlikely that anyone will miss it.
    
    Change-Id: I952c7da46adda61ae1019e37b13b41e5ea9352dc
    Closes-Bug: #1527610


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1527610

Title:
  Manage Volume Attachments dialog layout

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  * Go to Project->Compute->Instances.
  * Launch Instance.
  * Create volume.
  * Attach volume to instance.
  * Open Manage Volume Attachments dialog for attached volume.

  There are two layout issues of this dialog.

  A) Attachments table, Detach Volumes btn and Cancel have different right border position.
  B) Cancel button is strikethrough with some horizontal line.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1527610/+subscriptions


References