Add support for new fingerprint format

This will be ready to roll whenever Android/iOS is.

// FREEBIE
This commit is contained in:
lilia
2016-08-23 16:12:37 -07:00
parent 254b6621c2
commit 645e05c2b9
4 changed files with 55 additions and 6 deletions

View File

@@ -287,6 +287,13 @@
<div class='key'>
{{ #your_key }} <span>{{ . }}</span> {{ /your_key }}
</div>
<div class='securityNumber'></div>
</script>
<script type='text/x-tmpl-mustache' id='security_number'>
<label> Security number </label>
<div class='key'>
{{ #chunks }} <span>{{ . }}</span> {{ /chunks }}
</div>
</script>
<!-- index -->
<script type='text/x-tmpl-mustache' id='group_info_input'>