fix: revert to using label for import backup option

This commit is contained in:
Antonella Sgarlatta
2021-05-17 17:04:52 -03:00
parent 87305c8071
commit 61321b8d8e

View File

@@ -266,7 +266,7 @@
.flex .flex
button.sn-button.small.info(ng-click='self.downloadDataArchive()') button.sn-button.small.info(ng-click='self.downloadDataArchive()')
| Download Backup | Download Backup
button.sn-button.small.info.ml-2 label.sn-button.small.flex.items-center.info.ml-2
input( input(
file-change='->', file-change='->',
handler='self.importFileSelected(files)', handler='self.importFileSelected(files)',