format config

This commit is contained in:
Yudong
2014-07-19 04:22:44 +08:00
parent 5da8065eaa
commit b5c84656b8

View File

@@ -38,7 +38,7 @@ $ ->
id: id
}
.success (data) ->
$('#json').find('textarea').val JSON.stringify(data)
$('#json').find('textarea').val JSON.stringify(data, null. " ")
($ '#nginxModal').modal 'show'