From 5715e064f7620dc6448a309a99bee726ba8d81e1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 19 Feb 2016 04:41:07 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-status.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui (gen4)/features/ui-status.js b/ui (gen4)/features/ui-status.js index c9c8694b..09f96b0b 100755 --- a/ui (gen4)/features/ui-status.js +++ b/ui (gen4)/features/ui-status.js @@ -22,8 +22,7 @@ var base = require('features/base') /*********************************************************************/ -// XXX add setup / teardown... -// XXX might be a good idea to merge this with single image mode... + var makeStateIndicator = function(type){ return $('
') .addClass('state-indicator-container ' + type || '')