mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5865acdfc6
commit
747c2e995b
@ -1225,7 +1225,7 @@ function(spec, callback){
|
||||
that = res
|
||||
return res[cur] }, that)
|
||||
// XXX revise this...
|
||||
.call(that, field.text, field)
|
||||
.call(that, field.text || '[field]', field)
|
||||
// other...
|
||||
: that(field) })
|
||||
// batch callback...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user