Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Yenaled authored Mar 14, 2024
1 parent 2db0a1d commit 3507637
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -863,11 +863,11 @@ <h1 class="page_head">Generate Config File</h1>
<div id="config">
<table id="activity_1" class="config_table">
<tr class="table_header">
<th rowspan="2">tags</th>
<th rowspan="2">ids</th>
<th rowspan="2">groups</th>
<th colspan="3">distances (error tolerance)</th>
<th colspan="3">locations</th>
<th rowspan="2">tag</th>
<th rowspan="2">id</th>
<th rowspan="2">group</th>
<th colspan="3">distance (error tolerance)</th>
<th colspan="3">location</th>
<th rowspan="2">minFinds</th>
<th rowspan="2">maxFinds</th>
<th rowspan="2">initiator</th>
Expand All @@ -877,7 +877,7 @@ <h1 class="page_head">Generate Config File</h1>
<th rowspan="2" colspan="2">right<span style="font-weight: normal"> (trim)</span></th>
<th rowspan="2">next</th>
<th rowspan="2">previous</th>
<th rowspan="2">subs</th>
<th rowspan="2">sub</th>
<th colspan="2">partial5</th>
<th colspan="2">partial3</th>
</tr>
Expand Down

0 comments on commit 3507637

Please sign in to comment.