Current File : /home/jvzmxxx/wiki1/resources/src/mediawiki/htmlform/htmlform.js
( function ( mw, $ ) {

	$( function () {
		mw.hook( 'htmlform.enhance' ).fire( $( document ) );
	} );

}( mediaWiki, jQuery ) );