From 61321b8d8e72901ea49d638797bb53722b740c1b Mon Sep 17 00:00:00 2001 From: Antonella Sgarlatta Date: Mon, 17 May 2021 17:04:52 -0300 Subject: [PATCH] fix: revert to using label for import backup option --- app/assets/templates/directives/account-menu.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/templates/directives/account-menu.pug b/app/assets/templates/directives/account-menu.pug index 25b59ce37..78b3e51e7 100644 --- a/app/assets/templates/directives/account-menu.pug +++ b/app/assets/templates/directives/account-menu.pug @@ -266,7 +266,7 @@ .flex button.sn-button.small.info(ng-click='self.downloadDataArchive()') | Download Backup - button.sn-button.small.info.ml-2 + label.sn-button.small.flex.items-center.info.ml-2 input( file-change='->', handler='self.importFileSelected(files)',