s/that/this bug

pull/37/head
Jonathan Frederic 12 years ago
parent be3ba35736
commit 62bd36bcc9

@ -58,7 +58,7 @@ define([
this._flex_changed();
this._pack_changed();
this._align_changed();
that.update_orientation();
this.update_orientation();
},
update_orientation: function(){

Loading…
Cancel
Save