We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3301629 commit e0e6048Copy full SHA for e0e6048
python/src/templates/duplicate2.html
@@ -55,7 +55,7 @@ <h2 class="mb-4" id="header_main">
55
</div>
56
</td>
57
<td>
58
- <a href="compare.php?qids={{ members | map(attribute='item') | join(',') }}"
+ <a href="compare.php?qids={{ tab.members | map(attribute='item') | join(',') }}"
59
target="_blank">
60
مقارنة
61
</a>
0 commit comments