Disable noSelect after drag ended

This commit is contained in:
Aris Feryanto 2011-06-01 23:39:15 +07:00
parent 1ab6f82e1d
commit 9fbbafdf7c

View File

@ -147,6 +147,7 @@
this.colMov = false;
}
$('body').noSelect(false);
},
/**