[Kimchi-devel] [PATCH 0/2] [Wok] Fixed duplicate ID and disabled drop-down menu style

sguimaraes943 at gmail.com sguimaraes943 at gmail.com
Thu Dec 3 20:30:31 UTC 2015


From: samhenri <samuel.guimaraes at 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




More information about the Kimchi-devel mailing list