From 3e70a832034a5b7ffcf3e7c86b9704a34644163f Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Tue, 8 Jun 2010 05:26:12 +0000 Subject: [PATCH] (bug 23175) added ta variable for b/c. --- skins/common/wikibits.js | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/common/wikibits.js b/skins/common/wikibits.js index 1bf36b82e2..97e917a822 100644 --- a/skins/common/wikibits.js +++ b/skins/common/wikibits.js @@ -377,6 +377,7 @@ function getInnerText( el ) { } /* Dummy for deprecated function */ +window.ta = []; function akeytt( doId ) { } -- 2.20.1