updated drag and drop docs

This commit is contained in:
Eric Rowell
2013-04-04 22:27:11 -07:00
parent 2cb39f087c
commit ada9f6dbd4
2 changed files with 3 additions and 2 deletions

View File

@@ -408,7 +408,7 @@ Test.Modules.IMAGE = {
showHit(layer);
},
'*mask unicolor background filter': function(containerId) {
'mask unicolor background filter': function(containerId) {
var imageObj = new Image();
imageObj.onload = function() {
var stage = new Kinetic.Stage({