https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37711
--- Comment #23 from David Cook <[email protected]> --- Comment on attachment 185247 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185247 Bug 37711: Domains CRUD update Review of attachment 185247: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=37711&attachment=185247) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt @@ +322,5 @@ > </div> > [% END %] > > + <div id="toolbar" class="btn-toolbar"> > + <a class="btn btn-default" id="new_identity_provider_domain" > href="/cgi-bin/koha/admin/identity_providers.pl?domain_ops=1&identity_provider_id=[%- > identity_provider_id | html -%]&op=add_form" I thought that we were using & instead of & these days, but not really an issue... -- 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/
