mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-24 22:37:58 -05:00
fixed indentation
This commit is contained in:
@@ -622,7 +622,7 @@
|
||||
$.ajax({
|
||||
url : getUrl(model),
|
||||
type : type,
|
||||
data : data,
|
||||
data : data,
|
||||
dataType : 'json',
|
||||
success : success,
|
||||
error : error
|
||||
|
||||
Reference in New Issue
Block a user