Koha::Template::Plugin::JSConsents - TT Plugin for Javascript consents Provided by CookieConsentedJS syspref
[% USE JSConsents %]
[% JSConsents.all() %]
In a template, you can get the all Javascript snippets that require consent using the following TT: [% JSConsents.all() %] The consents are returned in an array of hashes
Andrew Isherwood <andrew.isherwood@ptfs-europe.com>