Aha; oh woaw.
This commit is contained in:
parent
407738f553
commit
e8a06be0f5
@ -1382,7 +1382,7 @@
|
||||
return $.append(d.body, qr.el);
|
||||
},
|
||||
persist: function() {
|
||||
$.append(d.body, qr.dialog());
|
||||
qr.dialog();
|
||||
return qr.autohide.set();
|
||||
},
|
||||
close: function() {
|
||||
|
||||
@ -1111,7 +1111,7 @@ qr =
|
||||
$.append d.body, qr.el
|
||||
|
||||
persist: ->
|
||||
$.append d.body, qr.dialog()
|
||||
qr.dialog()
|
||||
qr.autohide.set()
|
||||
|
||||
close: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user