Conversation subscreens share a header
// FREEBIE
This commit is contained in:
parent
c8aa2246dc
commit
234f937bc7
11 changed files with 128 additions and 189 deletions
|
@ -6,7 +6,7 @@
|
|||
window.Whisper = window.Whisper || {};
|
||||
|
||||
Whisper.KeyVerificationView = Whisper.View.extend({
|
||||
className: 'key-verification',
|
||||
className: 'key-verification panel',
|
||||
templateName: 'key-verification',
|
||||
events: {
|
||||
'click .back': 'goBack'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue