Skip to content

Commit

Permalink
Assign itemContainerSelector as required in mail_items ui component d…
Browse files Browse the repository at this point in the history
…efinition
  • Loading branch information
katranci committed Aug 4, 2014
1 parent 5b7d0d7 commit 148bd4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/component_ui/mail_items.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ define(
selectedMailItems: [],
selectedFolders: [],
//selectors
itemContainerSelector: null,
itemSelector: 'tr.mail-item',
selectedItemSelector: 'tr.mail-item.selected'
});
Expand Down

0 comments on commit 148bd4c

Please sign in to comment.