From f8912ab58a52ecbfca4a53e98be8be83e45b17c1 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 13 Jun 2008 20:47:41 +0000 Subject: Older commits that never went into version control --- www/ajax/rrdui.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/ajax/rrdui.js') diff --git a/www/ajax/rrdui.js b/www/ajax/rrdui.js index 4a776cb..55c68fd 100644 --- a/www/ajax/rrdui.js +++ b/www/ajax/rrdui.js @@ -630,6 +630,7 @@ function displayCategories() { changeCategory(evt || window.event); } categoryArea.insertBefore(el, template); + categoryArea.insertBefore(document.createTextNode(" "), template) } } -- cgit v1.2.3