---11.14
This commit is contained in:
parent
149a1cba46
commit
3916e0e6da
File diff suppressed because one or more lines are too long
|
@ -133,7 +133,7 @@ module Configs{
|
|||
$.ajax({
|
||||
type: "POST",
|
||||
url: "/java/console/api/volume/update",
|
||||
timeout: 5000,
|
||||
timeout: 15000,
|
||||
dataType: 'json',
|
||||
//async: false,
|
||||
data: JSON.stringify(data),
|
||||
|
|
Loading…
Reference in New Issue