diff --git a/assets/js/error_handler.js b/assets/js/error_handler.js
index 4cf3ef77..8c5e75e1 100644
--- a/assets/js/error_handler.js
+++ b/assets/js/error_handler.js
@@ -46,7 +46,7 @@ const ErrorHandlerHelper = class {
let msg = `Error calling ${url}. `;
msg += 'Try to reload the page or contact the administrator if this error persists.'
- msg += '
' + 'View details' + "";
+ msg += '
' + 'View details' + "";
msg += "