modules/ve-mw/ui/pages/ve.ui.MWTemplatePlaceholderPage.js
Function VeUiMWTemplatePlaceholderPage
has 45 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
ve.ui.MWTemplatePlaceholderPage = function VeUiMWTemplatePlaceholderPage( placeholder, name, config ) {
// Configuration initialization
config = ve.extendObject( {
scrollable: false
}, config );