Export BasicView also as Travis.View
This commit is contained in:
parent
a431f80f3a
commit
3f3781459d
|
@ -17,3 +17,4 @@ View = Ember.View.extend
|
||||||
$('.popup').removeClass('display')
|
$('.popup').removeClass('display')
|
||||||
|
|
||||||
Travis.BasicView = View
|
Travis.BasicView = View
|
||||||
|
Travis.View = View
|
||||||
|
|
Loading…
Reference in New Issue
Block a user