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

--- Comment #19 from David Cook <[email protected]> ---
Comment on attachment 201963
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201963
Bug 42870: added field for JSON configuration and fixed XOAUTH2 plugin

Review of attachment 201963:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=42870&attachment=201963)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/smtp_servers.tt
@@ +241,5 @@
>                          [% END %]
>                      </li>
> +                    <li>
> +                        <label for="config" class="json">Configuration: 
> </label>
> +                        <textarea name="config" id="config" cols="75" 
> rows="10">[%- smtp_server.config | html -%]</textarea>

And yet... that's how identity_providers.tt is. Something weird is going on
there... I'll review...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to