Skip to content

Commit d5f0d4b

Browse files
authored
Remove accidental merge conflict in subscription (#122)
1 parent 59af5f5 commit d5f0d4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/templates/subscription.html

-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ <h3 class="modal-title text-center" id="formHeader">Subscription Form</h3>
188188
<tr>
189189
<td valign="top">
190190
<input data-bind="textInput:$data.formkey, onChange" name="formkey" placeholder="Key" class="form-control"
191-
>>>>>>> 12cfe8e... Fix grouping of subscription elements
192191
type="text" />
193192
</td>
194193
<td>

0 commit comments

Comments
 (0)