Hide verification QR code

The scannable fingerprint format has changed, leaving our qr codes out
of date and thus unscannable.
This commit is contained in:
lilia 2016-10-22 02:22:17 +09:00
parent b4007e58f2
commit e86142d07c
2 changed files with 3 additions and 3 deletions

View File

@ -304,7 +304,7 @@
{{ /has_their_key }}
{{ #has_their_key }}
<label> {{ yourSafetyNumberWith }} </label>
<div class='qr'></div>
<!--<div class='qr'></div>-->
<div class='key'>
{{ #chunks }} <span>{{ . }}</span> {{ /chunks }}
</div>

View File

@ -17,8 +17,8 @@
this.loadTheirKey(),
this.loadOurKey(),
]).then(this.generateSecurityNumber.bind(this))
.then(this.render.bind(this))
.then(this.makeQRCode.bind(this));
.then(this.render.bind(this));
//.then(this.makeQRCode.bind(this));
},
makeQRCode: function() {
new QRCode(this.$('.qr')[0]).makeCode(