Add missing semi-colon.

This commit is contained in:
jgen
2014-04-24 16:56:04 -04:00
parent 993aacaea5
commit 7b90331f02
2 changed files with 2 additions and 1 deletions

View File

@ -84,4 +84,4 @@ var DragHandler = {
DragHandler._oElem = null;
}
}
};