Skip to content

Commit

Permalink
Alert if error has accoured
Browse files Browse the repository at this point in the history
  • Loading branch information
remdex committed May 30, 2023
1 parent 1cec6c6 commit 6947b64
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lhc_web/design/defaulttheme/js/lh.js
Original file line number Diff line number Diff line change
Expand Up @@ -2841,7 +2841,7 @@ function lh(){
},
error: function (xhr, desc, err)
{

alert('An error has accoured! ' + xhr.responseText);
}
});

Expand Down
2 changes: 1 addition & 1 deletion lhc_web/design/defaulttheme/js/lh.min.js

Large diffs are not rendered by default.

0 comments on commit 6947b64

Please sign in to comment.