From 573f976ea3f0b43fc61a003e68b5bb72ccbfc8ef Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 14 Mar 2016 14:18:31 -0400 Subject: [PATCH] Fixed error --- 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:",