VE: Fix toolbar hack

Change-Id: I2cad81a89ae0c55d4209bfef3a1db239381996ca
This commit is contained in:
Ed Sanders 2016-02-04 22:49:54 +00:00 committed by Esanders
parent 07db923b86
commit f641f44628

View file

@ -16,7 +16,7 @@
if ( ve.getProp( toolGroups[ j ], 'include', 0, 'group' ) === 'cite' ) {
// Skip if the cite group exists already
linkIndex = -1;
break targetLoop;
continue targetLoop;
}
}
// Looking through the object to find what we actually need