Skip to content

Commit

Permalink
Merge pull request #124 from lajarre/master
Browse files Browse the repository at this point in the history
Added ; in the end
  • Loading branch information
thomasjbradley committed Sep 27, 2014
2 parents 0814093 + 2557b44 commit 2d717e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.signaturepad.js
Original file line number Diff line number Diff line change
Expand Up @@ -888,4 +888,4 @@ $.fn.signaturePad.defaults = {
, onDrawEnd : null // Pass a callback to be exectued after the drawing process
}

}(jQuery))
}(jQuery));

0 comments on commit 2d717e0

Please sign in to comment.