From ec6a28079d7b27498a371507cdbf2a9f586050f9 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 2 Jun 2010 18:09:19 +0800 Subject: [PATCH] docs/class.html --- docs/class.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/class.html b/docs/class.html index 391ed1b..2ba96be 100644 --- a/docs/class.html +++ b/docs/class.html @@ -196,6 +196,7 @@ function toggle() { if (!tr.className.match(/expandable/)) return; tr.style.display = display; }); +} -- 2.39.2