Bug 32660: (follow-up) Use more unique variable name to avoid collisions

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Owen Leonard 2023-01-20 16:22:41 +00:00 committed by Tomas Cohen Arazi
parent d466229412
commit 801da163ce
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -331,11 +331,11 @@
[% WRAPPER tabs id= "basket_groups" %]
[% WRAPPER tabs_nav %]
[% WRAPPER tab_item tabname= "opened" active= 1 %] Open [% END %]
[% WRAPPER tab_item tabname= "opened" bt_active= 1 %] Open [% END %]
[% WRAPPER tab_item tabname= "closed" %] Closed [% END %]
[% END %]
[% WRAPPER tab_panels %]
[% WRAPPER tab_panel tabname="opened" active= 1 %]
[% WRAPPER tab_panel tabname="opened" bt_active= 1 %]
<table id="basket_group_opened">
<thead>
<tr>