Commit a725ef4c authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

stop spinning at complete

parent abdfb0bd
...@@ -588,6 +588,6 @@ function update_debugfs_config(index){ ...@@ -588,6 +588,6 @@ function update_debugfs_config(index){
url: "debugfs.php?cmd=sync&file="+file, url: "debugfs.php?cmd=sync&file="+file,
data: JSON.stringify(debugfs_data), data: JSON.stringify(debugfs_data),
dataType: "json", dataType: "json",
success:spin_stop complete:spin_stop
}); });
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment