From 79543ea851d58636bfe0c6e24a42f79a5e15ed19 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 12 Feb 2016 07:04:39 +0300 Subject: [PATCH] refactored state indicators... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-status.js | 237 +++++++++++++++++++------------- 1 file changed, 143 insertions(+), 94 deletions(-) diff --git a/ui (gen4)/features/ui-status.js b/ui (gen4)/features/ui-status.js index 49ea7e61..d6e09e73 100755 --- a/ui (gen4)/features/ui-status.js +++ b/ui (gen4)/features/ui-status.js @@ -45,16 +45,14 @@ var makeStateIndicatorItem = function(container, type, text){ // - .attr('text')??? var makeExpandingInfoItem = function(container, cls, align, full_only){ var e = $('') - .addClass(cls + ' expanding-text ' + align +' '+ (full_only && 'full-only')) + .addClass(cls + ' expanding-text ') .append($('')) .append($('