# HG changeset patch # User Matti Hamalainen # Date 1294658285 -7200 # Node ID 5208a2a2668d2c5d546e83d755191a3bb813e138 # Parent 4add67f750755d2bf1ea95293e2e939d4e1dd5fd Comment out HTML comments in JavaScript portions, IE is happier that way, and of course it's the Right Thing To Do. diff -r 4add67f75075 -r 5208a2a2668d index.php --- a/index.php Mon Jan 10 12:36:22 2011 +0200 +++ b/index.php Mon Jan 10 13:18:05 2011 +0200 @@ -405,7 +405,7 @@ return this.items[id]; } } ---> +//--> +//-->