We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53af7e8 commit 1d8d2cfCopy full SHA for 1d8d2cf
2 files changed
src/conversion-form/html/form.html
@@ -74,7 +74,7 @@ <h3 class="panel-title">
74
<div class="form-group" id="fileOptions">
75
<div class="radio">
76
<label>
77
- <input type="radio" name="output" value="SBOL3" id="sbol30" checked="checked" /> Output SBOL 3
+ <input type="radio" name="output" value="SBOL3" id="sbol30" /> Output SBOL 3
78
<br />
79
</label>
80
</div>
src/validation-form/html/form.html
@@ -93,7 +93,7 @@ <h3 class="panel-title">
93
94
95
96
97
98
99
0 commit comments