Skip to content

Commit e0e6048

Browse files
committed
Update duplicate2.html
1 parent 3301629 commit e0e6048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/src/templates/duplicate2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2 class="mb-4" id="header_main">
5555
</div>
5656
</td>
5757
<td>
58-
<a href="compare.php?qids={{ members | map(attribute='item') | join(',') }}"
58+
<a href="compare.php?qids={{ tab.members | map(attribute='item') | join(',') }}"
5959
target="_blank">
6060
مقارنة
6161
</a>

0 commit comments

Comments
 (0)