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
a4bf20ccc3
commit
85f5078fa6
@ -546,6 +546,9 @@ var BaseItemPrototype = {
|
|||||||
//
|
//
|
||||||
// but this works OK:
|
// but this works OK:
|
||||||
// dialog.disable('nested/2')
|
// dialog.disable('nested/2')
|
||||||
|
//
|
||||||
|
// This might also be a side effect of the .dom / .elem set of
|
||||||
|
// issues...
|
||||||
update: function(options){
|
update: function(options){
|
||||||
this.parent
|
this.parent
|
||||||
&& this.parent.render(this, options)
|
&& this.parent.render(this, options)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user