[Pkg-javascript-commits] [backbone] 16/34: fixed indentation
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:58:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.1.2
in repository backbone.
commit 196626931e08c98fdfca86766da632b06f38d85e
Author: Hans Oksendahl <hans at Devbox.(none)>
Date: Thu Oct 14 17:32:23 2010 -0700
fixed indentation
---
backbone.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backbone.js b/backbone.js
index 3f15697..0fc1cf4 100644
--- a/backbone.js
+++ b/backbone.js
@@ -28,7 +28,7 @@
var $ = this.jQuery;
// Are we actually sending PUT and DELETE requests
- Backbone.USE_METHOD_HACK = true;
+ Backbone.USE_METHOD_HACK = false;
// Backbone.Events
// -----------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list