Projet

Général

Profil

Révision 26e8440b

Ajouté par Assos Assos il y a presque 4 ans

Udpate to 7.70

Voir les différences:

drupal7/modules/system/system.module
1186 1186
    'version' => '1.4.4',
1187 1187
    'js' => array(
1188 1188
      'misc/jquery.js' => array('group' => JS_LIBRARY, 'weight' => -20),
1189
      // This includes a security fix, so assign a weight that makes this load
1189
      // These include security fixes, so assign a weight that makes them load
1190 1190
      // as soon after jquery.js is loaded as possible.
1191 1191
      'misc/jquery-extend-3.4.0.js' => array('group' => JS_LIBRARY, 'weight' => -19),
1192
      'misc/jquery-html-prefilter-3.5.0-backport.js' => array('group' => JS_LIBRARY, 'weight' => -19),
1192 1193
    ),
1193 1194
  );
1194 1195

  

Formats disponibles : Unified diff