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/dropbutton/dropbutton.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/dropbutton/dropbutton.js')
-rw-r--r-- | core/misc/dropbutton/dropbutton.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/misc/dropbutton/dropbutton.js b/core/misc/dropbutton/dropbutton.js index 43ccda4552b..bfe427d9f21 100644 --- a/core/misc/dropbutton/dropbutton.js +++ b/core/misc/dropbutton/dropbutton.js @@ -1,8 +1,7 @@ /** * DO NOT EDIT THIS FILE. -* All changes should be applied to ./misc/dropbutton/dropbutton.es6.js * See the following change record for more information, -* https://www.drupal.org/node/2873849 +* https://www.drupal.org/node/2815083 * @preserve **/ |