toggle detail edit table at start of edit
This commit is contained in:
parent
7299056506
commit
42d391ce4e
@ -274,6 +274,7 @@ function enterEditMode()
|
||||
graph.profile.draggable = true;
|
||||
graph.plot = $.plot("#graph_container", [ graph.profile, graph.live ], getOptions());
|
||||
updateProfileTable();
|
||||
toggleTable();
|
||||
}
|
||||
|
||||
function leaveEditMode()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user