diff options
author | Nathaniel Catchpole <catch@35733.no-reply.drupal.org> | 2017-05-23 15:30:14 +0100 |
---|---|---|
committer | Nathaniel Catchpole <catch@35733.no-reply.drupal.org> | 2017-05-23 15:31:29 +0100 |
commit | f3cf9c43b5d6e0384b660ea6e098203e15c01193 (patch) | |
tree | bdd77fca80dd06535cfa69f86387c78b24433b63 /core/misc/tableresponsive.js | |
parent | f135eb20cca0ec1a63bfc066664034432a10b646 (diff) | |
download | drupal-f3cf9c43b5d6e0384b660ea6e098203e15c01193.tar.gz drupal-f3cf9c43b5d6e0384b660ea6e098203e15c01193.zip |
Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process
Diffstat (limited to 'core/misc/tableresponsive.js')
-rw-r--r-- | core/misc/tableresponsive.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/misc/tableresponsive.js b/core/misc/tableresponsive.js index c42530d8c97..32f0c3e4870 100644 --- a/core/misc/tableresponsive.js +++ b/core/misc/tableresponsive.js @@ -1,8 +1,7 @@ /** * DO NOT EDIT THIS FILE. -* All changes should be applied to ./misc/tableresponsive.es6.js * See the following change record for more information, -* https://www.drupal.org/node/2873849 +* https://www.drupal.org/node/2815083 * @preserve **/ |