From f3461708c104932a36cd81f10f586f69e8bf529e Mon Sep 17 00:00:00 2001 From: checktheroads Date: Tue, 11 Jun 2019 22:41:01 -0700 Subject: [PATCH] fixed syntax error in hyperglass.js --- hyperglass/static/.gitignore | 1 - hyperglass/static/js/hyperglass.js | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperglass/static/.gitignore b/hyperglass/static/.gitignore index 8823eda..e617da4 100644 --- a/hyperglass/static/.gitignore +++ b/hyperglass/static/.gitignore @@ -1,4 +1,3 @@ .DS_Store node_modules/ package-lock.json -custom/ diff --git a/hyperglass/static/js/hyperglass.js b/hyperglass/static/js/hyperglass.js index 9e416f5..20c4e8b 100644 --- a/hyperglass/static/js/hyperglass.js +++ b/hyperglass/static/js/hyperglass.js @@ -190,6 +190,7 @@ function submitForm() { `); + }, 405: function(response, code) { clearPage(); target_error.show()