Bug 32660: (follow-up) Use more unique variable name to avoid collisions
authorOwen Leonard <oleonard@myacpl.org>
Fri, 20 Jan 2023 16:22:41 +0000 (16:22 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 7 Feb 2023 18:30:26 +0000 (15:30 -0300)
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>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt

index f4a8f49..e298adf 100644 (file)
 
                     [% 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>