Issue #3097242 by joey-santiago: Wrong @file comment in media_library.widget.es6.js and media_library.ui.es6.js

merge-requests/2419/head
Lee Rowlands 2019-11-28 18:51:53 +11:00
parent 34c888b1ed
commit dc7f83de6c
No known key found for this signature in database
GPG Key ID: 2B829A3DF9204DC4
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/**
* @file media_library.widget.js
* @file media_library.ui.es6.js
*/
(($, Drupal, window) => {
/**

View File

@ -1,5 +1,5 @@
/**
* @file media_library.widget.js
* @file media_library.widget.es6.js
*/
(($, Drupal, Sortable) => {
/**