File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
nebula/frontend/templates Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -243,6 +243,11 @@ <h5 class="step-title">Federation approach</h5>
243
243
< i id ="architectureHelpIcon " class ="fa fa-info-circle " style ="cursor: pointer; "> </ i >
244
244
</ small >
245
245
</ div >
246
+ < h5 class ="step-title "> Number of rounds</ h5 >
247
+ < div class ="form-check form-check-inline ">
248
+ < input type ="number " class ="form-control " id ="rounds " placeholder ="Number of rounds " value ="10 "
249
+ style ="display: inline; width: 20% ">
250
+ </ div >
246
251
</ div >
247
252
< div id ="networkTopologyForm " class ="form-group row container-shadow tiny grey ">
248
253
< h5 class ="step-number "> Network Topology < i class ="fa fa-sitemap "> </ i >
@@ -435,11 +440,6 @@ <h5 class="step-number">Participants <i class="fa fa-users"></i>
435
440
< i class ="fa fa-lock "> </ i >
436
441
</ label >
437
442
</ h5 >
438
- < h5 class ="step-title "> Number of rounds</ h5 >
439
- < div class ="form-check form-check-inline ">
440
- < input type ="number " class ="form-control " id ="rounds " placeholder ="Number of rounds " value ="3 "
441
- style ="display: inline; width: 20% ">
442
- </ div >
443
443
< h5 class ="step-title "> Logging</ h5 >
444
444
< div class ="form-check form-check-inline ">
445
445
< select class ="form-control " id ="loggingLevel " name ="logginglevel "
You can’t perform that action at this time.
0 commit comments