Fix qr-scanner directive

This commit is contained in:
Gustavo Maximiliano Cortez 2015-09-08 16:10:00 -03:00
commit 886c5013a4
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -15,7 +15,7 @@
</section>
<section class="right-small" ng-show="showCamera">
<qr-scanner ng-show="index.isComplete" on-scan="topbar.onQrCodeScanned(data)" before-scan="topbar.openSendScreen()" />
<qr-scanner ng-show="index.isComplete" on-scan="topbar.onQrCodeScanned(data)" before-scan="topbar.openSendScreen()"></qr-scanner>
</section>
<section class="middle tab-bar-section">