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()