/** * Place your custom script modifications here. */ (function ($, Drupal, window, document) { $(document).ready(function () { // Add code here, like // alert("Welcome to the web site!"); }); })(jQuery, Drupal, this, this.document);
Главная | Обратная связь