mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 10:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
494158b8b9
commit
5715e064f7
@ -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){
|
var makeStateIndicator = function(type){
|
||||||
return $('<div>')
|
return $('<div>')
|
||||||
.addClass('state-indicator-container ' + type || '')
|
.addClass('state-indicator-container ' + type || '')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user