Projet

Général

Profil

Révision e4c061ad

Ajouté par Assos Assos il y a plus de 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/jquery_update/jquery_update.install
18 18
    $requirements['jquery_update'] = array(
19 19
      'title' => $t('jQuery Update'),
20 20
      'severity' => REQUIREMENT_OK,
21
      'value' => t('jQuery %jquery and jQuery UI %ui', array('%jquery' => $jquery['version'], '%ui' => $ui['version'])),
21
      'value' => t('jQuery %jquery (<a href="@link">configure</a>) and jQuery UI %ui', array('%jquery' => $jquery['version'], '%ui' => $ui['version'], '@link' => url('admin/config/development/jquery_update'))),
22 22
    );
23 23
  }
24 24

  

Formats disponibles : Unified diff