1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-16 10:54:03 +02:00

Some fixes and colored links.

This commit is contained in:
Lars Jung
2011-06-16 01:24:49 +02:00
parent 1c9cb5def4
commit eb20529d08
6 changed files with 91 additions and 40 deletions

View File

@@ -140,6 +140,7 @@
$( "#content #box" ).show();
} else {
$( "#content table" ).show();
$( "#content #empty" ).show();
$( "#content #box" ).hide();
}
};