fixed #58 and update ease preview png

This commit is contained in:
Vanessa
2012-08-10 11:23:09 +08:00
parent ea872adba4
commit 4bed126440
4 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
// init
$(document).ready(function () {
Util.init();
Util.replaceSideEm($("#naviComments li"));
Util.replaceSideEm($("#naviComments li .side-comment"));
// brush
buildBrush();