##// END OF EJS Templates
s/that/this bug
Jonathan Frederic -
Show More
@@ -58,7 +58,7 b' define(['
58 this._flex_changed();
58 this._flex_changed();
59 this._pack_changed();
59 this._pack_changed();
60 this._align_changed();
60 this._align_changed();
61 that.update_orientation();
61 this.update_orientation();
62 },
62 },
63
63
64 update_orientation: function(){
64 update_orientation: function(){
General Comments 0
You need to be logged in to leave comments. Login now