Minor syntax error

End of line comma instead of semi-colon.

Change-Id: I6e8d56e378b2a0f8846d18c413b0cccfb9b780d0
This commit is contained in:
Ed Sanders 2013-08-20 18:06:28 +01:00
parent 5fb4ee83a6
commit f25d34d0a6

View file

@ -175,7 +175,7 @@ ve.ui.MWReferenceDialog.prototype.onClose = function ( action ) {
if ( action === 'insert' || action === 'apply' ) {
data = this.referenceSurface.getContent();
refGroup = this.referenceGroupInput.getValue(),
refGroup = this.referenceGroupInput.getValue();
listGroup = 'mwReference/' + refGroup;
// Internal item changes