Navigation Menu

Skip to content

Commit

Permalink
Make clearSelection public.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Aug 11, 2015
1 parent 5a482c6 commit 7497729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/template/array-selector.html
Expand Up @@ -74,7 +74,7 @@
*/
items: {
type: Array,
observer: '_resetSelection'
observer: 'clearSelection'
},

/**
Expand Down

0 comments on commit 7497729

Please sign in to comment.