fix: revert to using label for import backup option
This commit is contained in:
@@ -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)',
|
||||||
|
|||||||
Reference in New Issue
Block a user