per line comments w/o tests & with dirty code

This commit is contained in:
Dmitriy Zaporozhets 2012-01-12 00:26:01 +02:00
parent 9da4d06a87
commit 99bb4a153d
11 changed files with 55391 additions and 12 deletions

View file

@ -82,3 +82,5 @@ function showMenu() {
function resetMenu() {
$(this).removeClass("hover");
}