/** * @file * Attaches behaviors for STARTERKIT. */ (function ($) { 'use strict'; Drupal.behaviors.STARTERKIT = { attach: function () { } }; })(jQuery);
Главная | Обратная связь