Skip to content

Commit 64dd948

Browse files
committed
Formatting.
1 parent e62c89a commit 64dd948

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

tests/bindings/javascript/res/index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,14 @@
4747
<div class="drop-area-div">
4848
<i class="far fa-images"></i>
4949

50-
<span>Choose a CellML / SED-ML file or a COMBINE archive, </span>
50+
<span>Choose a CellML / SED-ML file or a COMBINE archive,</span>
5151

52-
<span>or drag and drop such a file here. </span>
52+
<span>or drag and drop such a file here.</span>
5353

5454
<p class="note">
5555
<small>
56-
<span class="bold">Note:</span>only CellML files with no imports can (currently) be processed.
56+
<span class="bold">Note:</span>
57+
only CellML files with no imports can (currently) be processed.
5758
</small>
5859
</p>
5960
</div>
@@ -95,9 +96,7 @@
9596
<span class="input-group-text" id="yAxisUnit"></span>
9697
</div>
9798
</div>
98-
<div>
99-
<button type="button" class="btn btn-secondary mb-3 run-button w-100" id="run">Run</button>
100-
</div>
99+
<div><button type="button" class="btn btn-secondary mb-3 run-button w-100" id="run">Run</button></div>
101100
</div>
102101
</div>
103102

0 commit comments

Comments
 (0)