This patch fixes the screen freezing when adding a storage volume
via upload file. The problem was that the item being retrieved
from the array was the wrong one since the path has changed.
In addition, the modal window is now being closed rather than hidden.
That is the reason why the screen seems to be frozen.
Socorro Stoppler (1):
Fix screen freezing when upload file for storage volume
ui/js/src/kimchi.storage_main.js | 6 +++---
ui/js/src/kimchi.storagepool_add_volume_main.js | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
--
1.9.1