1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-30 05:01:10 +02:00

Revert changes on some comments

This commit is contained in:
Yohann D'ANELLO
2020-04-19 20:45:59 +02:00
parent 8113c5cd61
commit 69ac5cd291
6 changed files with 12 additions and 12 deletions

View File

@ -10310,7 +10310,7 @@ jQuery.isNumeric = function( obj ) {
// Register as a named AMD module, since jQuery can be concatenated with other
// forms that may use define, but not via a proper concatenation script that
// files that may use define, but not via a proper concatenation script that
// understands anonymous AMD modules. A named AMD is safest and most robust
// way to register. Lowercase jquery is used because AMD module names are
// derived from file names, and jQuery is normally delivered in a lowercase