
2 Sep
2014
2 Sep
'14
1:12 p.m.
Reviewed-by: Crístian Viana <vianac@linux.vnet.ibm.com> Tested-by: Crístian Viana <vianac@linux.vnet.ibm.com> On 02-09-2014 15:07, Aline Manera wrote:
While selecting an active storage pool, the storage volumes in it should be listed. But commit 1fb4257f changed "hide-content" CSS class to "display: none!important" which is preveting the storage volumes to be displayed through .slideDown() function. Set "style=display:none" to the volumes div to fix it.
Signed-off-by: Aline Manera <alinefm@linux.vnet.ibm.com>