Code review comment for lp:~zsombi/ubuntu-ui-toolkit/multicolumnview

Revision history for this message
Zsombor Egri (zsombi) wrote :

> 41 === modified file 'modules/Ubuntu/Components/1.2/stack.js'
> 42 --- modules/Ubuntu/Components/1.2/stack.js 2015-04-30 08:32:44
> +0000
> 43 +++ modules/Ubuntu/Components/1.2/stack.js 2015-06-17 14:25:30
> +0000
> 44 @@ -41,4 +41,5 @@
> 45 if (this.size() < 1) return undefined;
> 46 return elements[elements.length-1];
> 47 }
> 48 +
> 49 }
>
> undo

ehh... will undo soon.

« Back to merge proposal