Skip to content

Commit

Permalink
Issue #3944: Accepted CodePolicy suggestion.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhaerter committed Jan 14, 2025
1 parent d830324 commit a72b80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/httpd/htdocs/js/Core.AJAX.js
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Core.AJAX = (function (TargetNS) {
if ($Element.hasClass('Modernize')) {
$Element.trigger('redraw.InputField');
}

// relevant for customer.pl - trigger a blur after
// update to prevent label being displayed in front
// of value - see issue #3944
Expand Down

0 comments on commit a72b80d

Please sign in to comment.