Content deleted Content added
try linking to section on reload via click handler |
force reload() |
||
Line 189:
mw.util.getUrl( mw.config.get( 'wgPageName' ) + '#' + this.reporterName )
);
___location.reload();
},
submitHandler: function () {
|