Skip to content

Commit 50435a0

Browse files
committed
save changes after run-btn
1 parent 3e05d8a commit 50435a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nebula/frontend/templates/deployment.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2045,6 +2045,7 @@ <h5 class="step-title">Schema of deployment</h5>
20452045

20462046
document.getElementById("yes-button").addEventListener("click", function () {
20472047

2048+
scenarioStorage.replaceScenario();
20482049
var data = scenarioStorage.scenariosList;
20492050

20502051
// Hide the modal

0 commit comments

Comments
 (0)