Skip to content

Commit e3ca9d3

Browse files
committed
(chore) Start new scenario with previous configuration by default
1 parent 6ffc911 commit e3ca9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nebula/frontend/templates/deployment.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1776,7 +1776,7 @@ <h5 class="step-title">Schema of deployment</h5>
17761776
//Save actual scenario in the list
17771777
scenarioStorage.replaceScenario();
17781778

1779-
clearFields();
1779+
//clearFields();
17801780
updateModelOptions();
17811781
updateScenariosPosition(true);
17821782

0 commit comments

Comments
 (0)