Be valid XHTML

This commit is contained in:
Michal Čihař
2004-04-27 12:36:12 +00:00
parent 04229e997f
commit 928a8b33db
23 changed files with 45 additions and 48 deletions

View File

@@ -118,4 +118,4 @@ var Drag = {
if (typeof e.layerY == 'undefined') e.layerY = e.offsetY;
return e;
}
};
};