Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-02-19 04:41:07 +03:00
parent 494158b8b9
commit 5715e064f7

View File

@ -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 $('<div>')
.addClass('state-indicator-container ' + type || '')