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

--- Comment #2 from Jonathan Druart <[email protected]> ---
This one is confirmed at least:

koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt:    
                       var result = '<a class="btn btn-default btn-xs"
role="button" href="/cgi-bin/koha/admin/identity_providers.pl?
domain_ops=1&amp;identity_provider_id=[%- identity_provider_id | html
-%]&amp;op=edit_form&amp;identity_provider_domain_id='+
encodeURIComponent(row.identity_provider_domain_id) +'"><i class="fa-solid
fa-pencil" aria-hidden="true"></i> '+_("Edit")+'</a>'+"\n";

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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