DomGarguilo opened a new pull request, #5190: URL: https://github.com/apache/accumulo/pull/5190
The use of jquerys `$( document ).ready( handler )` is deprecated and [their docs](https://api.jquery.com/ready/) suggest a new syntax to "Specify a function to execute when the DOM is fully loaded." This PR converts our usages to that new syntax. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
