mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-27 16:30:12 +00:00
Fix c&p leftover in MWReferenceEditPanel
Change-Id: Ia3d1ad5eeb652dd3c3b26d40fca184f1a9d9b805
This commit is contained in:
parent
8534007aee
commit
1ba89ae0b8
|
@ -1,9 +1,9 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* VisualEditor UserInterface MWReferenceResultWidget class.
|
* VisualEditor UserInterface MWReferenceEditPanel class.
|
||||||
*
|
*
|
||||||
* @copyright 2011-2018 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt
|
* @copyright 2024 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt
|
||||||
* @license MIT
|
* @license MIT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue