- Fix f2.

- Reduce timeout.
This commit is contained in:
Paulo Veiga
2011-08-25 00:17:13 -03:00
parent d114df74f6
commit 9fbe0050df
3 changed files with 8 additions and 10 deletions

View File

@@ -245,7 +245,7 @@ mindplot.IconGroup.RemoveTip = new Class({
},
hide : function() {
this.close(500);
this.close(200);
},
close : function(delay) {