mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fixed syntax error in hyperglass.js
This commit is contained in:
1
hyperglass/static/.gitignore
vendored
1
hyperglass/static/.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
package-lock.json
|
||||
custom/
|
||||
|
@@ -190,6 +190,7 @@ function submitForm() {
|
||||
</div>
|
||||
</article>
|
||||
`);
|
||||
},
|
||||
405: function(response, code) {
|
||||
clearPage();
|
||||
target_error.show()
|
||||
|
Reference in New Issue
Block a user