fix typo.
git-svn-id: svn://10.0.0.236/trunk@221896 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c50f0ed270
commit
2c2d4a3d00
@ -55,7 +55,7 @@ var PlacesOrganizer = {
|
||||
|
||||
init: function PO_init() {
|
||||
var self = this;
|
||||
// on timteout because of the corresponding setTimeout()
|
||||
// on timeout because of the corresponding setTimeout()
|
||||
// in the places tree binding's constructor
|
||||
setTimeout(function() { self._init(); }, 0);
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user