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

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

> 94 + left: (leading ? undefined : ListItem.item.contentItem.right)
> 95 + right: (leading ? ListItem.item.contentItem.left : undefined)
>
> remove the '(' and ')' here.

Ack. revno 1399.

« Back to merge proposal