Merge "ReplyWidgetVisual: Disable template sequence"

This commit is contained in:
jenkins-bot 2020-06-09 15:54:08 +00:00 committed by Gerrit Code Review
commit 5907cde5e5

View file

@ -18,7 +18,8 @@ function CommentTargetWidget( config ) {
'heading4',
'heading5',
'heading6',
'insertTable'
'insertTable',
'transclusionFromSequence' // T253667
]
}, config );