Loading debugfs.js +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 }); }); } } Loading
debugfs.js +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 }); }); } }