mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7b1f8ac1cb
commit
47e7e85582
@ -397,7 +397,8 @@ object.mixinFlat(function(){}, {
|
|||||||
return this(...arguments) },
|
return this(...arguments) },
|
||||||
|
|
||||||
// XXX ???
|
// XXX ???
|
||||||
Empty: function(options){},
|
Empty: function(options){
|
||||||
|
return this('', options) },
|
||||||
|
|
||||||
Separator: function(){
|
Separator: function(){
|
||||||
return this('---') },
|
return this('---') },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user