Index: trunk/extensions/LiquidThreads/lqt.js |
— | — | @@ -1555,7 +1555,7 @@ |
1556 | 1556 | } |
1557 | 1557 | } |
1558 | 1558 | |
1559 | | -mw.addOnloadHook( function() { |
| 1559 | +$j(document).ready( function() { |
1560 | 1560 | // One-time setup for the full page |
1561 | 1561 | |
1562 | 1562 | // Update the new thread link |