app/assets/javascripts/signature-pad/jquery.signaturepad.js in signature-pad-rails-0.2 vs app/assets/javascripts/signature-pad/jquery.signaturepad.js in signature-pad-rails-0.3
- old
+ new
@@ -886,6 +886,6 @@
, onFormError : null // Pass a callback to be used instead of the built-in function
, onDraw : null // Pass a callback to be used to capture the drawing process
, onDrawEnd : null // Pass a callback to be exectued after the drawing process
}
-}(jQuery))
+}(jQuery));