mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-05-18 09:50:01 +08:00
format config
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user