From: samhenri <samuel.guimaraes(a)eldorado.org.br>
This set fixes two minor bugs in the UI.
First removes unused collapse class from login.html.tmpl and changes "user" id
in the top navigation bar to "user-login" to avoid duplicated IDs with live
migration script.
The second patch fixes the disabled state for "critical" options in drop-down
menus (as seen in Storages and Network screens)
samhenri (2):
[Wok] Removed duplicate id reference for Live Migration
[Wok] Fixed disabled state in dropdown-menu
ui/css/src/modules/_menu-flat.scss | 379 +++++++++++++++++--------------------
ui/js/src/wok.user.js | 4 +-
ui/pages/login.html.tmpl | 6 -
ui/pages/wok-ui.html.tmpl | 2 +-
4 files changed, 175 insertions(+), 216 deletions(-)
--
1.9.3