Community Central
Community Central
mNo edit summary
No edit summary
Line 7: Line 7:
 
'w:c:dev:OldFilePages/code.js',
 
'w:c:dev:OldFilePages/code.js',
 
'w:c:dev:ReferencePopups/code.js',
 
'w:c:dev:ReferencePopups/code.js',
'w:c:dev:RevealAnonIP/code.js'
+
'w:c:dev:RevealAnonIP/code.js',
  +
'w:c:dev:WikiaNavBarHider/code.js'
 
]
 
]
 
});
 
});

Revision as of 12:46, 8 December 2014

importArticles({
    type: "script",
    articles: [
	'w:c:dev:AjaxUndo/code.js',
	'w:c:dev:AutoEditDropdown/code.js',
	'w:c:dev:NoImageLightbox/code.js',
	'w:c:dev:OldFilePages/code.js',
	'w:c:dev:ReferencePopups/code.js',
	'w:c:dev:RevealAnonIP/code.js',
	'w:c:dev:WikiaNavBarHider/code.js'
    ]
});