Skip to content

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

Merged
awalkowiak merged 2 commits intofeature/upgrade-to-grails-3.3.10from
OBPIH-6092
Mar 18, 2024
Merged

OBPIH-6092 Experimental fix to the issue with jquery tabs loading#4550
awalkowiak merged 2 commits intofeature/upgrade-to-grails-3.3.10from
OBPIH-6092

Conversation

@awalkowiak
Copy link
Collaborator

No description provided.

},
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
@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.

2 participants