Commons:User scripts/users namespace/reports/User:Jeandré du Toit/monobook.js

This is the report page for User:Jeandré du Toit/monobook.js. It is bot-maintained. All manual changes might be overwritten.

jshint edit

  1. ISSUE: line 4 character 1: Implied eval. Consider passing a function instead of a string. - Evidence: setTimeout("editTopLink()", 0) // this is equivalent of onload
  2. ISSUE: line 4 character 31: Missing semicolon. - Evidence: setTimeout("editTopLink()", 0) // this is equivalent of onload
  3. ISSUE: line 1 character 14: Missing semicolon. - Evidence: editTopLink()