summaryrefslogtreecommitdiff
path: root/skins/common/block.js
diff options
context:
space:
mode:
Diffstat (limited to 'skins/common/block.js')
-rw-r--r--skins/common/block.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/common/block.js b/skins/common/block.js
index 78ae3bf2..6f7be0cd 100644
--- a/skins/common/block.js
+++ b/skins/common/block.js
@@ -1,3 +1,5 @@
+addOnloadHook(considerChangingExpiryFocus);
+
function considerChangingExpiryFocus() {
if (!document.getElementById) {
return;