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