mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 23:44:11 +01:00
10 lines
216 B
JavaScript
10 lines
216 B
JavaScript
/*
|
|
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
/**
|
|
* jQuery Migrate parameters to use in development environment
|
|
*/
|
|
|
|
jQuery.migrateTrace = false; |