FIX: Badge scroll position

This commit is contained in:
Robin Ward 2014-09-11 17:50:31 -04:00
parent e1826e3025
commit fbf86c4e2e
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
export default Ember.View.extend(Discourse.ScrollTop);