fixed menu "active" state

This commit is contained in:
Julian Lam
2013-04-23 10:16:16 -04:00
parent 3c04a71b08
commit 96a4cbd8d1
2 changed files with 20 additions and 2 deletions

View File

@@ -37,7 +37,6 @@ var ajaxify = {};
if (ajaxify.go(url)) {
ev.preventDefault();
return false;
}
}