Reviewed: https://review.openstack.org/300290 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9d732abbafdbc9c14840c4e483d3a52a7ed459bb Submitter: Jenkins Branch: master
commit 9d732abbafdbc9c14840c4e483d3a52a7ed459bb Author: yuki kasuya <[email protected]> Date: Wed Mar 30 23:17:51 2016 +0900 Remove repetition of "Attached to" in table When volume is attached to instances, there is duplicated word "Attached to" in table header and table cell. So I fixed words to "devices on instances" in table cell. Change-Id: I51f506df306dbe04791512ea5eb51524fc9d878a Closes-Bug: #1369959 ** 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/1369959 Title: Repetation of "Attached to" in Column Header as well as populated field Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In Project -> Volumes tab, if a volume is attached to an instance, under the "Attached to" header we have entry as "Attached to <instance_name> on <device-name>". IMHO it should be only "<instance_name> on <device_name>" , we should not repeat the information To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1369959/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

