fixed indentation

This commit is contained in:
Hans Oksendahl
2010-10-14 17:30:43 -07:00
parent 7f4a1bb178
commit 08030e431e

View File

@@ -622,7 +622,7 @@
$.ajax({
url : getUrl(model),
type : type,
data : data,
data : data,
dataType : 'json',
success : success,
error : error