mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
10f413a819
commit
200485f5ed
@ -3035,7 +3035,7 @@ var BaseBrowserPrototype = {
|
||||
if(context.root == null && section instanceof Array){
|
||||
// NOTE: we are not passing context down to make each section
|
||||
// independent of the others... (XXX ???)
|
||||
var s= {}
|
||||
var s = {}
|
||||
section
|
||||
.forEach(function(name){
|
||||
s[name] = this.render(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user