UWVA#35521 Content-type correcter op application/json zetten
svn path=/Website/branches/v2015.3/; revision=28205
This commit is contained in:
@@ -57,6 +57,7 @@ function scaffolding_save(model, scf_params)
|
||||
warning: warning,
|
||||
keepForm: !!warning,
|
||||
success: true };
|
||||
Response.ContentType = "application/json";
|
||||
Response.Write(JSON.stringify(result));
|
||||
}
|
||||
%>
|
||||
|
||||
Reference in New Issue
Block a user