X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcolor%2Ftests%2Fmodules%2Fcolor_test%2Fthemes%2Fcolor_test_theme%2Fjs%2Fcolor_test_theme-fontsize.js;fp=web%2Fcore%2Fmodules%2Fcolor%2Ftests%2Fmodules%2Fcolor_test%2Fthemes%2Fcolor_test_theme%2Fjs%2Fcolor_test_theme-fontsize.js;h=546127de3f51cf869228bf2a5314e5eaf39ed302;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=232428164a04d6021816dc5fc39b49399a95c09e;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js b/web/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js index 232428164..546127de3 100644 --- a/web/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js +++ b/web/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js @@ -1,9 +1,10 @@ /** - * @file - * Adds javascript functions for font resizing. - */ -(function ($) { - 'use strict'; +* DO NOT EDIT THIS FILE. +* See the following change record for more information, +* https://www.drupal.org/node/2815083 +* @preserve +**/ +(function ($) { $(document).ready(function () {}); -})(jQuery); +})(jQuery); \ No newline at end of file