From 0b3f38922e100b68169b25dcfa80ed6d469a30df Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 14 Mar 2016 14:18:31 -0400 Subject: [PATCH] Fixed error Former-commit-id: 326b4bb39ef6f2cac0f2472a6f7176098f5af68c [formerly 7039e826a99969dd557765dbb8fcaa1e16fb20bc] [formerly d5be716d560b9b59bc2b8164ac3b151e737709ab [formerly 573f976ea3f0b43fc61a003e68b5bb72ccbfc8ef]] Former-commit-id: ab4e86a5fcbb3d8b547e9b26f2373bd7aba23e97 [formerly 4b6ae5b9b134720d46f597da71961f594f3f9cda] Former-commit-id: 163dc66bc5329801c06ef94d650144e84e0be85b --- templates/view.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/view.tmpl b/templates/view.tmpl index 039e6d0..9ec3e7b 100644 --- a/templates/view.tmpl +++ b/templates/view.tmpl @@ -75,7 +75,6 @@ $( document ).ready(function() { {{ if .Encrypted }} var pass1 = ""; - event.preventDefault(); swal({ title: "Encryption", text: "Enter your passphrase:",