https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663

Baptiste Wojtkowski (bwoj) <baptiste.wojtkow...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|testo...@bugs.koha-communit |baptiste.wojtkowski@biblibr
                   |y.org                       |e.com
                 CC|                            |baptiste.wojtkowski@biblibr
                   |                            |e.com

--- Comment #32 from Baptiste Wojtkowski (bwoj) 
<baptiste.wojtkow...@biblibre.com> ---
Everything works find and QA tool passes. Implementation is the same as for
other additional fields so it makes sense to me.

Concerning the code I'm wondering why there is a double if here ?

>                [% IF CAN_user_parameters_manage_libraries %]    
>                    <h3>Admin</h3>    
>                    <ul>    
>                        [% IF CAN_user_parameters_manage_libraries %]    
>                            [% WRAPPER table_option value="branches" 
> %]<span>Libraries</span>[% END %]    
>                        [% END %]    
>                    </ul>    
>                [% END %]    

I also tested other values to verify nothing is broken by record_id type
changes, looks fine.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to