fixed 946

This commit is contained in:
MrZYX 2011-03-19 14:21:06 +01:00
parent 73905e6831
commit 6fe4b5bc56

View file

@ -206,6 +206,7 @@ var View = {
userMenu: {
click: function() {
$(this).toggleClass("active");
return false;
},
removeFocus: function(evt) {
var $target = $(evt.target);