Prevent duplicate conversations and refocus on click (still buggy)
This commit is contained in:
@@ -17,6 +17,7 @@ var Whisper = Whisper || {};
|
||||
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
Whisper.FileInputView = Backbone.View.extend({
|
||||
tagName: 'span',
|
||||
className: 'file-input',
|
||||
|
Reference in New Issue
Block a user