Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBPIH-6092 Experimental fix to the issue with jquery tabs loading #4550

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

awalkowiak
Copy link
Collaborator

No description provided.

@@ -282,6 +282,17 @@
},
ajaxOptions: {
error: function(xhr, status, index, anchor) {
var errorMessage = "Error loading tab: " + xhr.status + " " + xhr.statusText;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume it's copied from elsewhere, but
var -> let

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@awalkowiak awalkowiak merged commit f30470e into feature/upgrade-to-grails-3.3.10 Mar 18, 2024
2 checks passed
@awalkowiak awalkowiak deleted the OBPIH-6092 branch March 18, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants