Merge "MWSignatureTool: Restrict command to linear selections"

This commit is contained in:
jenkins-bot 2015-11-18 06:17:56 +00:00 committed by Gerrit Code Review
commit d5562830fd

View file

@ -49,7 +49,8 @@ if ( allowsSignatures ) {
false,
// collapseToEnd
true
]
],
supportedSelections: [ 'linear' ]
} )
);
ve.ui.sequenceRegistry.register(