Skip to content

Commit

Permalink
Fixed trac ticket number in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Vasiliu committed May 16, 2014
1 parent 1f068c4 commit 2a0d56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/_ComboBoxMenu.js
Expand Up @@ -76,7 +76,7 @@ define([
this.inherited(arguments);
this.scrollable = new Scrollable();
this.scrollable.resize = function(){}; // resize changes the height rudely
// #1800
// #18000
var self = this;
this.scrollable.isLeftToRight = function(){
return self.isLeftToRight();
Expand Down

0 comments on commit 2a0d56f

Please sign in to comment.