Generalize toast view template
// FREEBIE
This commit is contained in:
parent
d7b6e7c26b
commit
141cdef2a4
3 changed files with 4 additions and 6 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
Whisper.ToastView = Whisper.View.extend({
|
||||
className: 'toast',
|
||||
templateName: 'toast',
|
||||
initialize: function() {
|
||||
this.$el.hide();
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue