[GitHub] cloudstack pull request: Fixes breadcrumbs problem described in CL...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/282 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fixes breadcrumbs problem described in CL...

2015-05-21 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/282#issuecomment-104500951 I tested the patch and it worked for me on firefox 38. I am merging this on 4.4, 4.5 and master Thanks for the fix @rsafonseca --- If your project is set u

[GitHub] cloudstack pull request: Fixes breadcrumbs problem described in CL...

2015-05-21 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/282 Fixes breadcrumbs problem described in CLOUDSTACK-7907 There was an overlap in container placement in the breadcrumbs, leading to the links not being visually correct in some coordinates. Yo