[Pkg-javascript-commits] [backbone] 15/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 08030e431ec29b542329d87c3dbb2ae3376312ce
Author: Hans Oksendahl <hans at Devbox.(none)>
Date:   Thu Oct 14 17:30:43 2010 -0700

    fixed indentation
---
 backbone.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backbone.js b/backbone.js
index 33b2c44..3f15697 100644
--- a/backbone.js
+++ b/backbone.js
@@ -622,7 +622,7 @@
     $.ajax({
       url           : getUrl(model),
       type        : type,
-     data         : data,
+      data         : data,
       dataType : 'json',
       success  : success,
       error        : error

-- 
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